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

Method boost_operator_impl

bench/bench-conv.cpp:655–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

653{
654public:
655 boost_operator_impl(bool is_pool, parse_options const& popts)
656 : base_boost_impl("operators", is_pool, popts)
657 {}
658
659 clock_type::duration
660 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