ztsdb
Static Public Attributes | List of all members
arr::TypeName< T > Struct Template Reference

Lets us define a compile time mapping from type to string. More...

#include <type_utils.hpp>

Static Public Attributes

constexpr static const char * s = "unknown"
 

Detailed Description

template<typename T>
struct arr::TypeName< T >

Lets us define a compile time mapping from type to string.


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