repr
0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::category::has_value Concept Reference
#include <
category.h
>
Concept definition
template
<
typename
T>
concept
librepr::category::has_value
=
requires
(T
obj
) {
obj
.value(); }
librepr::category::has_value
Definition
category.h:40
librepr::code_for
std::string code_for()
Definition
repr:39
librepr
category
has_value
Generated by
1.9.8, using the excellent
Doxygen Awesome
Theme