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

Function quoted_string_parser

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

Source from the content-addressed store, hash-verified

7659 struct quoted_string_parser
7660 {
7661 constexpr quoted_string_parser() : chs_(), ch_('"') {}
7662
7663#if BOOST_PARSER_USE_CONCEPTS
7664 template<parsable_range_like R>

Callers

nothing calls this directly

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected