Skip to main content
7 events
when toggle format what by license comment
Mar 2, 2017 at 21:09 comment added Loki Astari What's this printf() function I see all through your code. Is this from another language or a private function you have written?
Mar 1, 2017 at 19:22 answer added Maikel timeline score: 3
Mar 1, 2017 at 16:32 comment added TradingDerivatives.eu Yes, I am allowed to use smart pointers. I had great troubles in using std::shared_ptr and I gave up; too many templates confusing me. I wonder if creating some smart typedef synonyms would have helped.
Mar 1, 2017 at 16:02 comment added Maikel Are you allowed to use the heap (shared_ptr/weak_ptr)?
Mar 1, 2017 at 15:31 history edited 200_success CC BY-SA 3.0
deleted 48 characters in body; edited tags; edited title
Mar 1, 2017 at 15:07 history edited TradingDerivatives.eu CC BY-SA 3.0
added 151 characters in body
Mar 1, 2017 at 15:01 history asked TradingDerivatives.eu CC BY-SA 3.0