Namespaces
Variants
Actions

Template:main page cpp contents

From cppreference.com
Revision as of 23:25, 23 January 2022 by Fruderica (Talk | contribs)

C++98, C++03, C++11, C++14, C++17, C++20, C++23   │   Compiler support C++11, C++14, C++17, C++20, C++23

Language

Headers

Named requirements

Feature test macros (C++20)

Language support library

Concepts library (C++20)

Diagnostics library

General utilities library

Smart pointers and allocators
  unique_ptr (C++11)
  shared_ptr (C++11)
Date and time
Function objects  −  hash (C++11)
String conversions (C++17)
Utility functions
pair  −   tuple (C++11)
optional (C++17)  −  any (C++17)
variant (C++17)  −  format (C++20)

Strings library

basic_string
basic_string_view (C++17)
Null-terminated strings:
  byte  −  multibyte  −  wide

Containers library

array (C++11)  −  vector  −  deque
map  −  unordered_map (C++11)
set  −  unordered_set (C++11)
priority_queue  −  span (C++20)
Other containers:
  sequence  −   associative
  unordered associative  −  adaptors

Iterators library

Ranges library (C++20)

Algorithms library

Numerics library

Localizations library

Input/output library

Filesystem library (C++17)

Regular expressions library (C++11)

Atomic operations library (C++11)

atomic  −  atomic_flag
atomic_ref (C++20)

Thread support library (C++11)

Technical specifications

  Standard library extensions  (library fundamentals TS)

  Standard library extensions v2  (library fundamentals TS v2)

  Standard library extensions v3  (library fundamentals TS v3)

  Concurrency library extensions  (concurrency TS)   —   Transactional Memory  (TM TS)
  Reflection  (reflection TS)

External Links  −  Non-ANSI/ISO Libraries  −  Index  −  std Symbol Index