C++ data types

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Built in: pointer)
Line 97: Line 97:
 
* [[std::high_resolution_clock]]
 
* [[std::high_resolution_clock]]
 
* [[std::string]]
 
* [[std::string]]
 +
* [[std::nullptr_t]]
  
 
==External link==
 
==External link==
 
* http://www.cplusplus.com/reference/
 
* http://www.cplusplus.com/reference/

Revision as of 09:15, 13 May 2015

File Format
Name C++ data types
Ontology
Released 1983, 1998, 2011, 2014

Types in the C++ programming language.

Contents

Built in

Special

STL

Containers

IO types

Threading

Exceptions

Iterators

Other

External link

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox