GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
Standard Template Library
URI:
https://gptkb.org/entity/Standard_Template_Library
GPTKB entity
Statements (50)
Predicate
Object
gptkbp:instanceOf
gptkb:software
gptkbp:abbreviation
gptkb:STL
gptkbp:category
C++ libraries
Generic programming
Software design patterns
gptkbp:designedBy
gptkb:Alexander_Stepanov
gptkbp:firstAppearance
1994
gptkbp:headerFile
<algorithm>
<deque>
<functional>
<iterator>
<list>
<map>
<memory>
<queue>
<set>
<stack>
<utility>
<vector>
https://www.w3.org/2000/01/rdf-schema#label
Standard Template Library
gptkbp:includedIn
gptkb:C++_Standard_Library
gptkbp:influenced
gptkb:.NET_Collections
gptkb:Java_Collections_Framework
gptkbp:notableCollection
gptkb:Vector
gptkb:list
gptkb:box_set
gptkb:topographic_map
queue
deque
multimap
multiset
priority_queue
stack
gptkbp:programmingLanguage
gptkb:C++
gptkbp:provides
containers
algorithms
iterators
allocators
function objects
gptkbp:standardizedBy
gptkb:ISO/IEC_14882
gptkbp:supportsAlgorithm
search
sort
transform
copy
merge
gptkbp:uses
generic programming
templates
gptkbp:website
https://isocpp.org/
gptkbp:bfsParent
gptkb:software
gptkbp:bfsLayer
4