Allocators−Smart pointers Memory resources(C++17) Metaprogramming library(C++11) Type traits−ratio integer_sequence(C++14) General utilities library Function objects−hash(C++11) Swap−Type operations(C++11) Integer comparison(C++20) pair−tuple(C++11) ...
← intro/smart pointers This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold. Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 daysHide...
Smart pointers(since C++11) Smart pointers enable automatic, exception-safe, object lifetime management. Defined in header<memory> Pointer categories unique_ptr (C++11) smart pointer with unique object ownership semantics (class template) shared_ptr ...
Allocators−Smart pointers Memory resources(C++17) Metaprogramming library(C++11) Type traits−ratio integer_sequence(C++14) General utilities library Function objects−hash(C++11) Swap−Type operations(C++11) Integer comparison(C++20) pair−tuple(C++11) ...
Smart pointers unique_ptr (C++11) shared_ptr (C++11) weak_ptr (C++11) auto_ptr (until C++17*) owner_less (C++11) owner_less<void> (C++17) owner_hash (C++26) owner_equal (C++26) enable_shared_from_this (C++11) bad_weak_ptr (C++11) default_delete (C++11) out_ptr_t (C++23)...
2.2. Smart Pointers 2.3. References Characters & Strings 3.1. Character Functions 3.2. C-String Functions 3.3. Strings Data Structures 4.1. Vectors 4.2. Maps Structs & Classes 5.1. Structs 5.2. Classes 5.3. Inheritance 5.4. Enumerated Data Types Templates 6.1. Function Templates 6.2. Class Templat...
Allocators − Smart pointers Memory resources (C++17) Metaprogramming library (C++11) Type traits − ratio integer_sequence (C++14) General utilities library Function objects − hash (C++11) Swap − Type operations (C++11) Integer comparison (C++20) pair − tuple (C++11) optional (C++...
Allocators−Smart pointers Memory resources(C++17) Metaprogramming library(C++11) Type traits−ratio integer_sequence(C++14) General utilities library Function objects−hash(C++11) Swap−Type operations(C++11) Integer comparison(C++20) pair−tuple(C++11) ...
Allocators−Smart pointers Memory resources(C++17) Metaprogramming library(C++11) Type traits−ratio integer_sequence(C++14) General utilities library Function objects−hash(C++11) Swap−Type operations(C++11) Integer comparison(C++20) pair−tuple(C++11) ...
Allocators−Smart pointers Memory resources(C++17) Metaprogramming library(C++11) Type traits−ratio integer_sequence(C++14) General utilities library Function objects−hash(C++11) Swap−Type operations(C++11) Integer comparison(C++20) pair−tuple(C++11) ...