Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ null_parser
Method
null_parser
fuzzing/fuzz_basic_parser.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
public:
52
null_parser()
53
: p_(parse_options())
54
{
55
}
56
57
~null_parser()
58
{
Callers
nothing calls this directly
Calls
1
parse_options
Class · 0.85
Tested by
no test coverage detected