|
repr 0.1
Reconstructable string representations and more
|
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 > > | |
| librepr::category::Value | ( | T & | ) | -> Value< Reflect< T > > |