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

Method boost_direct_impl

bench/bench-conv.cpp:773–775  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

771
772public:
773 boost_direct_impl(parse_options const& popts)
774 : base_boost_impl("direct", false, popts)
775 {}
776
777 clock_type::duration
778 parse(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