MCPcopy Create free account
hub / github.com/boostorg/parser / string_parser

Function string_parser

include/boost/parser/parser.hpp:7532–7532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7530 struct string_parser
7531 {
7532 constexpr string_parser() : expected_first_(), expected_last_() {}
7533
7534#if BOOST_PARSER_USE_CONCEPTS
7535 template<parsable_range_like R>

Callers 1

stringFunction · 0.70

Calls 2

make_view_beginFunction · 0.85
make_view_endFunction · 0.85

Tested by

no test coverage detected