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

Method name

bench/bench-conv.cpp:288–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286 }
287
288 string_view
289 name() const noexcept
290 {
291 return name_;
292 }
293};
294
295using impl_ptr = std::unique_ptr<any_impl const>;

Callers 2

bench-conv.cppFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected