Namespaces
Variants
Views
Actions

Difference between revisions of "cpp/language"

From cppreference.com
< cpp
Line 237: Line 237:
 
|}
 
|}
  
 +
'''Move Semantics'''
 
===See also===
 
===See also===
 
{{dsc begin}}
 
{{dsc begin}}

Revision as of 23:19, 13 July 2023

Basic concepts

Keywords

Preprocessor

Expressions

Declarations

Initialization

Functions

Statements

Classes

Templates

Exceptions

Miscellaneous

Idioms

Move Semantics

See also

C documentation for C language constructs