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

Method serialize_string

bench/bench.cpp:627–631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

625 }
626
627 clock_type::duration
628 serialize_string(file_item const&, std::size_t) const override
629 {
630 return skip();
631 }
632};
633
634//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected