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

Method boost_simple_impl

bench/bench-conv.cpp:607–609  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

605{
606public:
607 boost_simple_impl(bool is_pool, parse_options const& popts)
608 : base_boost_impl("convenient", is_pool, popts)
609 {}
610
611 clock_type::duration
612 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