Function osrf_testing_tools_cpp::demangle_str
Defined in File demangle.hpp
Function Documentation
-
std::string osrf_testing_tools_cpp::demangle_str(const std::string &mangled_typeid_name)
Return the demangled version of the given type string, or the original string if unable.