Template Function getTopicName
Defined in File GetTopicName.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “getTopicName” with arguments “(T const&)”. Candidate function could not be parsed. Parsing error is Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 23] (getTopicNameImpl(obj, 0), std::string()) getTopicName(T const &obj) ———————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 21] (getTopicNameImpl(obj, 0), std::string()) getTopicName(T const &obj) ———————^