![Hands-On System Programming with C++](https://wfqqreader-1252317822.image.myqcloud.com/cover/62/36699062/b_36699062.jpg)
上QQ阅读APP看书,第一时间看更新
How the standard is organized
Like the C standard specification, the C++ specification is broken up into three major groups of sections:
- General conventions and concepts
- Language syntax
- Libraries
It should be noted that the C++ standard is considerably larger than the C standard.