Pliki nagłówkowe standardowej biblioteki języka C++
Pliki nagłówkowe dla standardowej biblioteki C++ i rozszerzeń, według kategorii.
Algorithms [więcej informacji]
<algorithm>C Library Wrappers
<cassert>, <cctype>, <cerrno>, <cfenv>, <cfloat>, <cinttypes>, <ciso646>, <climits>, <clocale>, <cmath>, <csetjmp>, <csignal>, <cstdarg>, <cstdbool>, <cstddef>, <cstdint>, <cstdio>, <cstdlib>, <cstring>, <ctgmath>, <ctime>, <cwchar>, <cwctype>Containers [więcej informacji]
Sequence
<array>, <deque>, <forward_list>, <list>,<vector>Unordered Associative
<unordered_map>, <unordered_set>
Error Handling [więcej informacji]
< wyjątek >, <stdexcept>,<system_error>Input/Output [więcej informacji]
<filesystem>, <fstream>, <iomanip>, <ios>, <iosfwd>, <iostream>, <istream>, <ostream>, <sstream>, <streambuf>, <strstream>Iterators Library
<iterator>Localization
<codecvt>, <cvt/wbuffer>, <cvt/wstring>, <locale>Math and Numerics
<complex>, <limits>, <numeric>, <random>, <ratio>, <valarray>Memory Management [więcej informacji]
<allocators>, <memory>, <new>, <scoped_allocator>Multithreading
<atomic>, <condition_variable>, <future>, <mutex>, <thread>Other Utilities
<bitset>, <chrono>, <functional>, <initializer_list>, <tuple>, <type_traits>, <typeinfo>, <typeindex>, <utility>
Zobacz też
Informacje
Korzystanie z nagłówków biblioteki C++