MCPcopy Create free account
hub / github.com/boostorg/json / boost_null_impl

Method boost_null_impl

bench/bench.cpp:569–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

567
568public:
569 boost_null_impl(bool with_file_io, parse_options const& popts)
570 : base_boost_impl("null", false, with_file_io, popts)
571 {}
572
573 clock_type::duration
574 parse_string(file_item const& fi, std::size_t repeat) const override

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected