repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::Reflect< char const * > Struct Reference

#include <reflect.h>

Inheritance diagram for librepr::Reflect< char const * >:
[legend]
Collaboration diagram for librepr::Reflect< char const * >:
[legend]

Public Types

using type = char const *
 

Static Public Member Functions

template<typename V >
static void visit (V &&visitor, char const *obj)
 
static auto type_name ()
 
template<typename V >
static void visit (V &&visitor)
 

Member Typedef Documentation

◆ type

Member Function Documentation

◆ type_name()

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

◆ visit() [1/2]

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

◆ visit() [2/2]

template<typename V >
static void librepr::Reflect< char const * >::visit ( V &&  visitor,
char const obj 
)
inlinestatic

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