std::insert iterator

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf C++ class template
gptkbp:amendedBy container via insert
gptkbp:category output iterator
gptkbp:definedIn <iterator> header
gptkbp:function operator*
operator++
operator=
https://www.w3.org/2000/01/rdf-schema#label std::insert iterator
gptkbp:inheritsFrom std::iterator
gptkbp:introducedIn gptkb:C++98
gptkbp:namespace std
gptkbp:parameter gptkb:ferry
gptkbp:purpose inserts elements into a container at a specified position
gptkbp:relatedTo std::inserter
gptkbp:seeAlso gptkb:std::back_insert_iterator
gptkb:std::front_insert_iterator
gptkbp:usedFor std::copy
std::transform
gptkbp:bfsParent gptkb:C++_Standard_Library_iterators
gptkbp:bfsLayer 8