Modern C++ can be thought of as comprising three parts:
☪~ ✿樺✿ ~☪
16 years ago
1)The low-level language, largely inherited from C
☪~ ✿樺✿ ~☪
16 years ago
2)More advanced language features that allow us to define our own data types and to organize large-scale programs and systems
☪~ ✿樺✿ ~☪
16 years ago
3)The standard library, which uses these advanced features to provide a set of useful data structures and algorithms
立即下載