type_name

template<typename T>
inline const std::string &kernel_launcher::type_name()

Returns name of type T as a string.

template<typename T>
inline const std::string &kernel_launcher::type_name(const T&)

Returns name of type T as a string.