Searched refs:front_inserter (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/front_insert_iterator/
H A D2.cc29 iterator_type it = std::front_inserter(li);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/
H A Dfront_insert_iterator.cc53 iterator_type it = std::front_inserter(li);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/headers/iterator/
H A Dsynopsis.cc91 front_insert_iterator<Container> front_inserter(Container& x);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/backward/
H A Diterator.h154 using std::front_inserter;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_iterator.h454 * Tip: Using the front_inserter function to create these iterators can
518 front_inserter(_Container& __x) function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_iterator.h481 * Tip: Using the front_inserter function to create these iterators can
561 front_inserter(_Container& __x) function

Completed in 472 milliseconds