Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ char_parser
Function
char_parser
include/boost/parser/parser.hpp:7012–7012 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7010
struct char_parser
7011
{
7012
constexpr char_parser() {}
7013
constexpr char_parser(Expected expected) : expected_(expected) {}
7014
7015
template<typename T>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected