Template Function legion::core::nameOfType()

Function Documentation

template<typename T>
cstring legion::core::nameOfType()

Returns type name with namespaces other than that it’s undecorated.

Template Parameters
  • T: type of which you want the name.