MCPcopy Create free account
hub / github.com/cirquit/trdrop / convert

Method convert

ext/catch.hpp:1577–1577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1575 struct EnumStringMaker
1576 {
1577 static std::string convert( T const& ) { return unprintableString; }
1578 };
1579
1580 template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected