19. References
CERT C++ | CERT C++ Secure Coding Standard |
C++11 | The ISO C++ Language Standard ISO/IEC 14882:2011 |
C++98 | The ISO C++ Language Standard ISO/IEC 14882:1998 |
Going Native 2013 | Stephan T. Lavavej: GoingNative 2013: Don’t Help the Compiler |
HIC++ v3.3 | High Integrity C++ Coding Standard Manual – Version 3.3, September 2012, Programming Research |
JSF AV C++ Rev C | Joint Strike Fighter Air Vehicle C++ Coding Standards, December 2005, Lockheed Martin Corporation |
Meyers Effective C++ ’11 (draft TOC) | Scott Meyers: Draft TOC for Effective C++11 Concurrency Chapter |
Meyers Notes | Scott Meyers: Overview of The New C++ (C++11/14), July 2013 |
MISRA C++:2008 | MISRA C++:2008 Guidelines for the use of the C++ language in critical systems, June 2008, MIRA Limited |
Sutter Hardware | Herb Sutter: The C++ Memory Model and Modern Hardware |
Sutter Concurrency | Herb Sutter: Effective Concurrency Columns, August 2007 – September 2010, Dr. Dobb’s Journal |
Sutter Guru of the Week (GOTW) | Herb Sutter: Guru of the Week |
Williams Concurrency | Anthony Williams: C++ Concurrency in Action – Practical Multithreading, 2012, Manning Publications Co. |