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

Method digit_parser

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

Source from the content-addressed store, hash-verified

7181 struct digit_parser
7182 {
7183 constexpr digit_parser() {}
7184
7185 template<typename T>
7186 using attribute_type = std::decay_t<T>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected