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

Method skip

bench/bench.cpp:116–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115protected:
116 clock_type::duration
117 skip() const
118 {
119 return clock_type::duration::zero();
120 }
121
122 parse_options const&
123 get_parse_options() const noexcept

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected