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

Method skip

bench/bench-conv.cpp:211–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209
210protected:
211 clock_type::duration
212 skip() const
213 {
214 return clock_type::duration::zero();
215 }
216
217 parse_options const&
218 get_parse_options() const noexcept

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected