 
      
    | You are here | blog.regehr.org | ||
| | | | | davmac.wordpress.com | |
| | | | | 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 | |
| | | | | ||
| | | | | www.nayuki.io | |
| | | | | ||
| | | | | cppstories.com | |
| | | 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. | ||