repr
0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::reflect_names Concept Reference
#include <
aggregate.h
>
Concept definition
template
<
typename
T>
concept
librepr::reflect_names
=
requires
{
requires
librepr::Settings<T>::aggregate_member_names
; }
librepr::reflect_names
Definition
aggregate.h:23
librepr::Settings
Definition
customization.h:12
librepr
reflect_names
Generated by
1.9.8, using the excellent
Doxygen Awesome
Theme