Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ null_parser
Method
null_parser
example/validate.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
public:
62
null_parser()
63
: p_(parse_options())
64
{
65
}
66
67
~null_parser()
68
{
Callers
nothing calls this directly
Calls
1
parse_options
Class · 0.85
Tested by
no test coverage detected