![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::operator<< — iterator_range output operator
template<typename IteratorT, typename Elem, typename Traits> std::basic_ostream< Elem, Traits > & operator<<(std::basic_ostream< Elem, Traits > & Os, const iterator_range< IteratorT > & Range);
Copyright © 2002-2004 Pavol Droba |