toSymbolCpp

For C++ class cd, generate an instance of __cpp_type_info_ptr and populate it with a pointer to the C++ type info.

extern (C++)
toSymbolCpp

Parameters

cd ClassDeclaration

C++ class

Return Value

Type: Symbol*

symbol of instance of __cpp_type_info_ptr

Suggestion Box / Bug Report