Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ null_parser
Method
null_parser
bench/bench.cpp:527–530 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
basic_parser<handler> p_;
526
527
null_parser(parse_options const& popts)
528
: p_(popts)
529
{
530
}
531
532
void
533
reset()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected