C++ data types

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(released)
(Built in: pointer)
Line 42: Line 42:
 
* [[bool (C++)|bool]]
 
* [[bool (C++)|bool]]
 
* [[void (C++)|void]]
 
* [[void (C++)|void]]
 +
* [[C++ pointer|pointer]]
 
* [[nullptr]] (Null pointer)
 
* [[nullptr]] (Null pointer)
 +
 
===Special===
 
===Special===
 
* [[C++ UTF-8 character literal]]
 
* [[C++ UTF-8 character literal]]

Revision as of 08:35, 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