list-of-cpp-headers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| list-of-cpp-headers [February 19, 2026 at 14:40] – yanevskiv | list-of-cpp-headers [June 15, 2026 at 08:54] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # List of C++ headers | ||
| + | |||
| + | ## C++98 | ||
| + | |||
| + | - [[cpp-algorithm|< | ||
| + | - [[cpp-bitset|< | ||
| + | - [[cpp-complex|< | ||
| + | - [[cpp-deque|< | ||
| + | - [[cpp-exception|< | ||
| + | - [[cpp-fstream|< | ||
| + | - [[cpp-functional|< | ||
| + | - [[cpp-iomanip|< | ||
| + | - [[cpp-ios|< | ||
| + | - [[cpp-iosfwd|< | ||
| + | - [[cpp-iostream|< | ||
| + | - [[cpp-istream|< | ||
| + | - [[cpp-iterator|< | ||
| + | - [[cpp-limits|< | ||
| + | - [[cpp-list|< | ||
| + | - [[cpp-locale|< | ||
| + | - [[cpp-map|< | ||
| + | - [[cpp-memory|< | ||
| + | - [[cpp-new|< | ||
| + | - [[cpp-numeric|< | ||
| + | - [[cpp-ostream|< | ||
| + | - [[cpp-queue|< | ||
| + | - [[cpp-set|< | ||
| + | - [[cpp-sstream|< | ||
| + | - [[cpp-stack|< | ||
| + | - [[cpp-stdexcept|< | ||
| + | - [[cpp-streambuf|< | ||
| + | - [[cpp-string|< | ||
| + | - [[cpp-typeinfo|< | ||
| + | - [[cpp-utility|< | ||
| + | - [[cpp-valarray|< | ||
| + | - [[cpp-vector|< | ||
| + | |||
| + | ## C++11 | ||
| + | |||
| + | - [[cpp-array|< | ||
| + | - [[cpp-atomic|< | ||
| + | - [[cpp-chrono|< | ||
| + | - [[cpp-codecvt|< | ||
| + | - [[cpp-condition-variable|< | ||
| + | - [[cpp-forward-list|< | ||
| + | - [[cpp-future|< | ||
| + | - [[cpp-initializer-list|< | ||
| + | - [[cpp-mutex|< | ||
| + | - [[cpp-random|< | ||
| + | - [[cpp-ratio|< | ||
| + | - [[cpp-regex|< | ||
| + | - [[cpp-scoped-allocator|< | ||
| + | - [[cpp-system-error|< | ||
| + | - [[cpp-thread|< | ||
| + | - [[cpp-tuple|< | ||
| + | - [[cpp-type-traits|< | ||
| + | - [[cpp-typeindex|< | ||
| + | - [[cpp-unordered-map|< | ||
| + | - [[cpp-unordered-set|< | ||
| + | |||
| + | ## C++14 | ||
| + | |||
| + | - [[cpp-shared-mutex|< | ||
| + | |||
| + | ## C++17 | ||
| + | |||
| + | - [[cpp-any|< | ||
| + | - [[cpp-charconv|< | ||
| + | - [[cpp-execution|< | ||
| + | - [[cpp-filesystem|< | ||
| + | - [[cpp-memory-resource|< | ||
| + | - [[cpp-optional|< | ||
| + | - [[cpp-string-view|< | ||
| + | - [[cpp-variant|< | ||
| + | |||
| + | ## C++20 | ||
| + | |||
| + | - [[cpp-barrier|< | ||
| + | - [[cpp-bit|< | ||
| + | - [[cpp-compare|< | ||
| + | - [[cpp-concepts|< | ||
| + | - [[cpp-coroutine|< | ||
| + | - [[cpp-format|< | ||
| + | - [[cpp-latch|< | ||
| + | - [[cpp-numbers|< | ||
| + | - [[cpp-ranges|< | ||
| + | - [[cpp-semaphore|< | ||
| + | - [[cpp-source-location|< | ||
| + | - [[cpp-span|< | ||
| + | - [[cpp-stop-token|< | ||
| + | - [[cpp-syncstream|< | ||
| + | - [[cpp-version|< | ||
