Belle II Software development
|
Converts a template argument into a string for corresponding Python type. More...
#include <PyObjConvUtils.h>
Static Public Member Functions | |
static std::string | name () |
type name. | |
Converts a template argument into a string for corresponding Python type.
Partial template specialisations are not allowed for functions, so this needs to be a class.
Definition at line 145 of file PyObjConvUtils.h.
|
inlinestatic |
type name.
Definition at line 145 of file PyObjConvUtils.h.