![]() |
Home | Libraries | People | FAQ | More |
boost::container::segtor
// In header: <boost/container/segtor.hpp> template<typename InputIterator, typename Allocator> segtor(InputIterator, InputIterator, Allocator const &) -> segtor< typename iter_value< InputIterator >::type, Allocator >;