![]() |
Home | Libraries | People | FAQ | More |
boost::front_move_insert_iterator
// In header: <boost/move/iterator.hpp> template<typename C> class front_move_insert_iterator { public: // types typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (); (); (); // public member functions (); (); (); };