Maps a cudf::type_id
types to it's corresponding C++ type name string.
More...
#include <type_dispatcher.hpp>
Public Member Functions | |
template<typename T > | |
std::string | operator() () |
Maps a cudf::type_id types to it's corresponding C++ type name string. More... | |
Maps a cudf::type_id
types to it's corresponding C++ type name string.
Definition at line 66 of file type_dispatcher.hpp.
|
inline |
Maps a cudf::type_id
types to it's corresponding C++ type name string.
Definition at line 73 of file type_dispatcher.hpp.