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

Function DebugPrint

libs/platform/platform_tests/glaze_test.cpp:25–28  ·  view source on GitHub ↗

For our test macros.

Source from the content-addressed store, hash-verified

23
24// For our test macros.
25std::string DebugPrint(LocationSource source)
26{
27 return std::string{glz::get_enum_name(source)};
28}
29
30namespace glaze_test
31{

Callers 1

MakeDistanceStrFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected