C++
Style Guides
Style guides written for C++98 need to be modified for C++11.
- High-Integrity C++ Coding Standard
- Joint Strike Fighter Air Vehicle C++ Coding Standards for the System Development and Demonstration Program
- Industrial Strength C++
Compilers
- C++- compilers on IDA's Solaris system (see also gccfilter)
- gccfilter - simplifies diagnostic messaged from gcc (g++) (installed at IDA)
- Install GCC on Macintosh from precompiled binaries
- Install GCC on Macintosh Mac OS X 10.6 from scratch
- Cygwin - Linux-like environment for Windows
- MinGW - Minimalistic GNU for Windows
- Eclipse - Development plattform for, e.g., C/C++ (CDT) - Linux, Macintosh, Windows, Solaris, ...
Other links
- C++ - Wikipedia, the free encyclopedia
- Informit Network - C++
- Bjarne Strostrup's information page about C++
- Guru of the Week
- cplusplus.com
- C++ reference (en.cppreference.com)
- C++ Tutorial
- informIT: C++
C++ Standard
Page responsible: The UPP group
Last updated: 2013-01-23
