boost::parser::_where
// In header: <boost/parser/parser_fwd.hpp> template<typename Context> decltype(auto) _where(Context const & context);
Returns a subrange that describes the matched range of the bottommost parser.
subrange