Useful resources
来自cppreference.com
< cpp
目录 |
[编辑] C + +常见问题解答
- Bjarne Stroustrup FAQ - 从语言的创造者的常见问题的答案原文:Bjarne Stroustrup FAQ - Answers to the frequently asked questions from the creator of the language
- Bjarne Stroustrup C++11 FAQ - 其他常见问题关于C + +语言标准中最新的变化原文:Bjarne Stroustrup C++11 FAQ - Additional FAQ regarding the recent changes to the C++ language standards
- Stackoverflow.com C++ FAQ - 最佳的常见的C + +程序员的Q&A网站stackoverflow.com问题的答案原文:Stackoverflow.com C++ FAQ - Best answers to the frequently asked C++ questions on the programmers' Q&A website stackoverflow.com
- C++ FAQ Lite - 答案的常见问题的Usenet newsgorup comp.lang.c + +原文:C++ FAQ Lite - Answers to the frequently asked questions from the Usenet newsgorup comp.lang.c++
[编辑] C + +语言和库引用
- JTC1/SC22/WG21 - C + +标准委员会草案包括,C + +语言的标准,建议和缺陷报告原文:JTC1/SC22/WG21 - The C++ Standards Committee, includes draft C++ language standards, proposals, and defect reports
- {{tr|MSDN - Microsoft实现的C + +库的参考手册|MSDN - Reference manual for the Microsoft implementation of the C++ library}}
- GNU libstdc++ - GNU的C + + libary的参考手册原文:GNU libstdc++ - Reference manual for the GNU implementation of the C++ libary
- cplusplus.com - 非官方的C + +标准库的参考原文:cplusplus.com - Unofficial C++ standard library reference
[编辑] 相关标准
- JTC1/SC22/WG14 - C标准委员会草案C语言的标准,建议和缺陷报告原文:JTC1/SC22/WG14 - the C Standards Committee, includes draft C language standards, proposals, and defect reports
- POSIX.1-2008 - 操作系统API的Unix兼容的系统原文:POSIX.1-2008 - The operating system API of the Unix-compatible systems
- C++ ABI安腾,修订版1.83