![]() |
Home | Libraries | People | FAQ | More |
std::insert_iterator<boost::container::slist< T, ValueAllocator >>
// In header: <boost/container/slist.hpp> template<typename T, typename ValueAllocator> class insert_iterator<, > { public: // types typedef Container ; typedef ; typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (Container &, , = ); Container > & (Container::value_type &); // public member functions Container > & (); Container > & (); Container > & (); };