C++ reference

From cppreference.com

FAQ

Language

Headers

Library concepts

Utilities library

Type support
   (basic types, RTTI, type traits)
Dynamic memory management
Error handling
Program utilities
Date and time
bitset
Function objects
pair  −   tuple (C++11)
integer_sequence (C++14)
optional (C++17)  −   any (C++17)
variant (C++17)

Strings library

Containers library

Algorithms library

Iterators library

Numerics library

Input/output library

Localizations library

Regular expression library (C++11)

Atomic operations library (C++11)

Thread support library (C++11)

Filesystem library (C++17)

Technical Specifications