мета-данные страницы
  •  

Это старая версия документа!


Стандартная библиотека C++

включает в себя спецификации стандарта ISO C90 из libc

Ввод-вывод:
fstream
iomanip
ios
iosfwd
iostream (ostream, istream)
sstream
streambuf

Многопоточность:
atomic (C++11)
condition_variable (C++11)
future (C++11)
mutex (C++11)
shared_mutex (C++14)
thread (C++11)

Прочие:
algorithm
bitset
chrono (C++11)
codecvt (C++11)
complex
exception
functional
initializer_list (C++11)
iterator
limits
locale
memory
new
numeric
random (C++11)
ratio (C++11)
regex (C++11)
stdexcept
string
system_error (C++11)
tuple (C++11)
typeindex (C++11)
typeinfo
type_traits (C++11)
utility
valarray