By mswatcher
via geekswithblogs.net
Published: Jan 13 2013 / 10:05
I've been reading through the C++ Cookbook (an oldie but a goodie – I assume that 99% of C++ out there is not modern C++, and modern C++ does not mean you don’t need to be able to grok templates, pointers etc – you may need to port something, or use a 3rd party lib)
Add your comment