forpy  2
forpy::Name< T > Struct Template Reference

Struct for translating primitive types to a short name. More...

#include <types.h>

Static Public Member Functions

static std::string value ()
 

Detailed Description

template<typename T>
struct forpy::Name< T >

Struct for translating primitive types to a short name.

Definition at line 22 of file types.h.

Member Function Documentation

◆ value()

template<typename T >
static std::string forpy::Name< T >::value ( )
inlinestatic

Definition at line 23 of file types.h.


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