![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::make_iterator_range — iterator_range construct helper
template<typename IteratorT> iterator_range< IteratorT > make_iterator_range(const std::pair< IteratorT, IteratorT > & Pair);
Copyright © 2002-2004 Pavol Droba |