mitteLib
Loading...
Searching...
No Matches
mlab::is_byte_enum_enumerable Concept Reference
#include <
bin_data.hpp
>
Concept definition
template
<
class
T>
concept
mlab::is_byte_enum_enumerable
=
is_range_enumerable<T>
and
is_byte_enum<range_value_t<T>
>
mlab::is_byte_enum_enumerable
Definition
bin_data.hpp:293
mlab::is_byte_enum
Definition
bin_data.hpp:287
mlab::is_range_enumerable
Definition
bin_data.hpp:88
mlab
is_byte_enum_enumerable
Generated by
1.11.0