The C++ Standard Library

GPTKB entity

Statements (92)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:alsoKnownAs gptkb:STL_(Standard_Template_Library)
gptkbp:documentation cplusplus.com
cppreference.com
gptkbp:firstAppearance 1998
https://www.w3.org/2000/01/rdf-schema#label The C++ Standard Library
gptkbp:includes gptkb:Vector
gptkb:algorithm
gptkb:list
gptkb:box_set
gptkb:execution
gptkb:topographic_map
memory
future
utility
functional
thread
numeric
random
string
queue
limits
new
deque
stack
array
atomic
locale
mutex
filesystem
bitset
cctype
cfloat
chrono
climits
cmath
cstdio
cstdlib
cwchar
fstream
initializer_list
iostream
iterator
sstream
tuple
ctime
cassert
cstring
scoped_allocator
iomanip
shared_mutex
typeinfo
cstdarg
gptkbp:latestReleaseVersion gptkb:C++23
gptkbp:license varies by implementation
gptkbp:maintainedBy gptkb:ISO/IEC_JTC1/SC22/WG21
gptkbp:notableFor gptkb:libc++
gptkb:libstdc++
Microsoft STL
Dinkumware
gptkbp:partOf gptkb:C++_language_standard
gptkbp:provides containers
algorithms
regular expressions
iterators
random number generation
memory management
error handling
function objects
support for modules
localization support
mathematical functions
atomic operations
thread support
numeric limits
smart pointers
type traits
filesystem operations
input/output facilities
support for concurrency
support for parallelism
support for coroutines
date and time utilities
support for multithreading
support for concepts
support for networking (experimental)
support for ranges
utility components
gptkbp:standardizedBy gptkb:ISO/IEC_14882
gptkbp:usedIn gptkb:C++_programming_language
gptkbp:bfsParent gptkb:Nicolai_Josuttis
gptkbp:bfsLayer 8