MCPcopy Create free account
hub / github.com/comaps/comaps / DebugPrint

Function DebugPrint

libs/coding/value_opt_string.hpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69};
70
71inline std::string DebugPrint(StringNumericOptimal const & s)
72{
73 return s.Get();
74}

Callers

nothing calls this directly

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected