Explore >> Select a destination


You are here

blog.regehr.org
| | davmac.wordpress.com
3.0 parsecs away

Travel
| | A discussion of undefined behaviour and compiler optimisation, particularly in regards to signed integer overflow. C (and C++) compilers are becoming notorious for exploiting the notion of undefined behaviour - the idea that certain things a program might do have no behaviour proscribed by the language standard, and that the compiler can assume the program...
| | qsantos.fr
1.4 parsecs away

Travel
| |
| | www.nayuki.io
5.0 parsecs away

Travel
| |
| | cppstories.com
46.5 parsecs away

Travel
| Maybe I'll be boring with this note, but again I need to write that this was another good year for C++! Here's a bunch of facts: Visual Studio 2015 was released with great support for C++14/17 and even more experimental features. Long-awaited GCC 5.0 was released at the beginning of the year.