STL algorithms

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instanceOf C++ Standard Library component
gptkbp:category set operations
numeric operations
heap operations
modifying sequence operations
non-modifying sequence operations
sorting operations
gptkbp:designedFor container-agnostic operations
gptkbp:documentation cplusplus.com
cppreference.com
gptkbp:headerFile <algorithm>
<functional>
<numeric>
https://www.w3.org/2000/01/rdf-schema#label STL algorithms
gptkbp:includes gptkb:Count
find
sort
transform
unique
partition
copy
merge
rotate
reverse
accumulate
remove
equal
for_each
max_element
min_element
gptkbp:introducedIn gptkb:C++98
gptkbp:operates iterators
gptkbp:partOf gptkb:Standard_Template_Library
gptkbp:provides generic algorithms
gptkbp:standardizedBy gptkb:ISO/IEC_JTC1/SC22/WG21
gptkbp:usedIn gptkb:C++_programming_language
gptkbp:bfsParent gptkb:C++11_lambda_expressions
gptkbp:bfsLayer 7