MCPcopy Create free account
hub / github.com/cycfi/elements / class_name

Method class_name

lib/src/element/element.cpp:749–752  ·  view source on GitHub ↗

* \brief * Retrieves the class name of the element for debugging purposes. Take * note that the result is compiler specific. * * This function utilizes the typeid operator to extract the class name * and demangles the obtained string to return the name. * * \return * A string representing the name of the class to which this element * belongs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

demangleFunction · 0.85

Tested by

no test coverage detected