MarlinMT  0.1.0
marlinmt::details::type_info< T > Struct Template Reference

#include <Utils.h>

Static Public Attributes

static const char * type = typeid(T).name()
 

Detailed Description

template<typename T>
struct marlinmt::details::type_info< T >

Definition at line 341 of file Utils.h.

Member Data Documentation

◆ type

template<typename T >
const char * marlinmt::details::type_info< T >::type = typeid(T).name()
static

Definition at line 342 of file Utils.h.


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