Breaking Down the Current State of C++ 17 David Bolton, December 15, 2016 7 min read Thirty-three years after C++ first appeared, the latest update to the C++ 17 standard is upon us, and there are two...
Developing in C/C++? Consider Clang David Bolton, December 4, 2015 5 min read In order to better understand Clang, a compiler front-end for C, C++, Objective-C++, and Objective-C, you have to...
Is GCC 4.8 a Quirky Mess? Jeff Cogswell, January 20, 2014 15 min read Hands, typing. Always with the typing. When I set out to review how different compilers generate possibly different...