repr
0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::category::has_alternatives Concept Reference
#include <
category.h
>
Concept definition
template
<
typename
T>
concept
librepr::category::has_alternatives
=
requires
{
typename
T::alternatives; }
librepr::category::has_alternatives
Definition
category.h:34
librepr
category
has_alternatives
Generated by
1.9.8, using the excellent
Doxygen Awesome
Theme