* \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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected