MCPcopy Create free account
hub / github.com/Dobiasd/FunctionalPlus / show_string

Function show_string

test/variant_test.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46std::string show_string(const std::string& str)
47{
48 return fplus::show(str);
49}
50}
51
52TEST_CASE("variant_test - visit_one")

Callers

nothing calls this directly

Calls 1

showFunction · 0.50

Tested by

no test coverage detected