repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::category::Type< T > Struct Template Reference

#include <category.h>

Inheritance diagram for librepr::category::Type< T >:
[legend]

Public Types

using type = T
 

Static Public Member Functions

static auto type_name ()
 
template<typename V >
static void visit (V &&visitor)
 

Member Typedef Documentation

◆ type

template<typename T >
using librepr::category::Type< T >::type = T

Member Function Documentation

◆ type_name()

template<typename T >
static auto librepr::category::Type< T >::type_name ( )
inlinestatic

◆ visit()

template<typename T >
template<typename V >
static void librepr::category::Type< T >::visit ( V &&  visitor)
inlinestatic

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