by vsbuffalo on 9/2/15, 5:18 AM with 38 comments
by lorenzhs on 9/2/15, 11:21 AM
by jbandela1 on 9/2/15, 2:23 PM
Even when I am ultimately deploying on Linux, I will often develop and debug my os-independent logic using Visual C++ on Windows and then when that is working well, recompile using g++ or clang++.
by olistovell on 9/2/15, 10:14 AM
by jheriko on 9/2/15, 5:26 PM
STL is a poor exemplar to follow - its a real wasteland of a library and very deficient compared to libraries for other modern languages.
however i will now go and learn these things and reinvent some wheels to make myself a better programmer.
thanks. :)
by amelius on 9/2/15, 11:35 AM