Inhaltsverzeichnis
C++ Programming Language
History
Dokumentation
Reference
Tutorials
Guidelines
Recommended Reading
Libraries
Test & Verification
C++ Programming Language
http://www.fz-juelich.de/jsc/cv/lang/cplusplus/cplusplus_ext
History
Dokumentation
Reference
Standard C++ Library reference
Tutorials
Guidelines
The C++ Core Guidelines
Google C++ Style Guide
C++ Coding Styleguide
C++ Coding Practices, Style, Standards and document generation (dOxygen)
Recommended Reading
C++ FAQ LITE — Frequently Asked Questions
Modern Fixed-point Tricks and Optimizations
Developing more robust and faster fixed-point routines with today's compilers
Libraries
www.boost.org
– Boost provides free peer-reviewed portable C++ source libraries.
Simple Fixed-Point Library for C++
Test & Verification
Unit Test