...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::xpressive::range_begin — range_begin()
to make sub_match<>
a valid range
// In header: <boost/xpressive/sub_match.hpp> template<typename BidiIter> BidiIter range_begin(sub_match< BidiIter > & sub); template<typename BidiIter> BidiIter range_begin(sub_match< BidiIter > const & sub);
Parameters: |
|
||
Requires: |
|
||
Returns: |
|