MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / enumToString

Function enumToString

tests/DCPS/MetaStruct/MetaStructTest.cpp:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87template<typename T>
88T enumToString(const T& t) { return t; }
89
90StringWrapper enumToString(MyEnum e)
91{

Callers 1

checkFunction · 0.85

Calls 1

get_nameMethod · 0.45

Tested by

no test coverage detected