Ever since C++ adopted lambda expressions, many have stumbled upon the question whether they can be recursive. IMO, if an anonymous function...
Wednesday, 16 October 2013
Sunday, 6 October 2013
Moving elements from STL containers and std::initializer_list
12:09
Lot has been said about effectively using move-semantics, such as return-by-value and pass sink arguments by-value to constructors (and mov...
Overloading in Overdrive: A Generic Data-Centric Messaging Library for DDS
09:01
Slides of my Silicon Valley Code Camp (2013) talk are now available . If you attended this session in person please evaluate it. I take fee...
Subscribe to:
Posts (Atom)