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

Class char_parser

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

Source from the content-addressed store, hash-verified

353 point. */
354 template<typename Expected, typename AttributeType = void>
355 struct char_parser;
356
357 /** Matches a single code point that is equal to one of the code points
358 associated with tag type `Tag`. This is used to create sets of

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected