send link to app

C++ Reference


4.5 ( 4175 ratings )
工具 参考
开发 Kenneth Wallace
0.99 USD

C++ Reference is a quick reference for the C++ programming language. If you are an experienced C++ programmer use it as a quick reference guide, or if you are a student or just learning C++ it can be a valuable tool to help the learning process. Description and sample code is supplied for each detail sheet. All of the data is contained within the application, no internet connection is required.

The application is seperated into the following categories:
Getting Started
Definitions
Class Basics
Methods
Constructors
Pointers
References
Inheritance
Operator Overloading
Friend Class/Methods
Templates
Common Containers
Input/Output
Exception Handling