Searched defs:to_iterator_range (Results 1 – 1 of 1) sorted by relevance
301 struct to_iterator_range { struct302 boost::iterator_range<const char*> operator()(const char* const c) const { in operator ()()