![]() |
Home | Libraries | People | FAQ | More |
boost::container::slist
// In header: <boost/container/slist.hpp> template<typename InpIt, typename Allocator> slist(InpIt, InpIt, Allocator const &) -> slist< typename iterator_traits< InpIt >::value_type, Allocator >;