...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 — Match a range of characters.
// In header: <boost/xpressive/regex_primitives.hpp> template<typename Char> unspecified range(Char ch_min, Char ch_max);