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