![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::begin — Free-standing begin() function.
template<typename C> collection_traits< C >::iterator begin(C & c); template<typename C> collection_traits< C >::const_iterator begin(const C & c);
Copyright © 2002-2004 Pavol Droba |