Belle II Software  release-08-01-10
VariadicType< T, Types > Struct Template Reference

Recursively convert multiple types to type names (used for tuples). More...

#include <PyObjConvUtils.h>

Static Public Member Functions

static std::string name ()
 type name.
 

Detailed Description

template<typename T, typename... Types>
struct Belle2::PyObjConvUtils::VariadicType< T, Types >

Recursively convert multiple types to type names (used for tuples).

Definition at line 133 of file PyObjConvUtils.h.


The documentation for this struct was generated from the following file: