repr
0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::detail::is_scoped_enum Concept Reference
#include <
concepts.h
>
Concept definition
template
<
typename
T>
concept
librepr::detail::is_scoped_enum
= !std::is_convertible_v<T, std::underlying_type_t<T>>
librepr::detail::is_scoped_enum
Definition
concepts.h:21
librepr
detail
is_scoped_enum
Generated by
1.9.8, using the excellent
Doxygen Awesome
Theme