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

Method boost_operator_impl

bench/bench.cpp:703–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701{
702public:
703 boost_operator_impl(
704 bool is_pool, bool with_file_io, parse_options const& popts)
705 : base_boost_impl("operators", is_pool, with_file_io, popts)
706 {}
707
708 clock_type::duration
709 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