24 #ifndef PXR_BASE_ARCH_DEMANGLE_H
25 #define PXR_BASE_ARCH_DEMANGLE_H
27 #if !defined(__cplusplus)
28 #error This include file can only be included in C++ programs.
101 template <
typename T>
111 void Arch_DemangleFunctionName(
std::string* functionName);
115 #endif // PXR_BASE_ARCH_DEMANGLE_H
GLsizei const GLchar *const * string
ARCH_API std::string ArchGetDemangled(const std::string &typeName)
GLuint const GLchar * name
ARCH_API bool ArchDemangle(std::string *typeName)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE