Standard Template Library (STL)

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:category template library
algorithm library
data structure library
gptkbp:designedBy gptkb:Alexander_Stepanov
gptkbp:documentation gptkb:ISO_C++_Standard
cplusplus.com
cppreference.com
https://www.w3.org/2000/01/rdf-schema#label Standard Template Library (STL)
gptkbp:implementedIn gptkb:LLVM_libc++
gptkb:MSVC_STL
gptkb:libstdc++
gptkbp:influenced gptkb:.NET_Collections
gptkb:Java_Collections_Framework
gptkbp:introducedIn gptkb:C++98
gptkbp:license varies by implementation
gptkbp:notableCollection gptkb:Vector
gptkb:list
gptkb:box_set
gptkb:topographic_map
queue
deque
multimap
multiset
priority_queue
stack
gptkbp:partOf gptkb:C++_Standard_Library
gptkbp:provides containers
algorithms
iterators
allocators
function objects
gptkbp:supports generic programming
iterators
function objects
template programming
allocator model
gptkbp:supportsAlgorithm search
find
sort
copy
merge
accumulate
for_each
gptkbp:usedIn gptkb:C++
gptkbp:bfsParent gptkb:ISO_C++98
gptkbp:bfsLayer 7