repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::category Namespace Reference

Classes

struct  DataMember
 
struct  Type
 
struct  Value
 

Concepts

concept  has_name
 
concept  has_parent
 
concept  has_members
 
concept  has_extent
 
concept  has_alternatives
 
concept  has_enumerator_names
 
concept  has_value
 
concept  can_descend
 
concept  is_iterable
 

Functions

template<class T >
 Value (T &) -> Value< Reflect< T > >
 

Function Documentation

◆ Value()

template<class T >
librepr::category::Value ( T &  ) -> Value< Reflect< T > >