Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ class template
|
gptkbp:category |
output iterator
|
gptkbp:definedIn |
<iterator> header
|
gptkbp:function |
operator*
operator++ operator= |
https://www.w3.org/2000/01/rdf-schema#label |
std::front insert iterator
|
gptkbp:introducedIn |
gptkb:C++98
|
gptkbp:namespace |
std
|
gptkbp:parameter |
gptkb:ferry
|
gptkbp:purpose |
adapts a container to support front insertion via iterator interface
|
gptkbp:relatedTo |
std::front_inserter
|
gptkbp:usedFor |
containers supporting push_front (e.g., std::deque, std::list)
|
gptkbp:bfsParent |
gptkb:C++_Standard_Library_iterators
|
gptkbp:bfsLayer |
8
|