mitteLib
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
b
c
d
e
g
l
m
n
o
r
s
t
u
Functions
c
d
e
g
l
m
n
o
r
s
t
Variables
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
~
Variables
_
a
b
c
d
i
m
r
s
t
v
w
Typedefs
Related Symbols
Files
File List
File Members
All
_
l
m
t
Variables
Macros
l
m
t
▼
mitteLib
►
Using the library in your project
Todo List
►
Topics
►
Namespaces
▼
Concepts
▼
mlab
is_range_enumerable
is_injectable
is_extractable
is_signed_or_unsigned_v
is_byte_enum
is_byte_enumerable
is_byte_enum_enumerable
is_byte_sequence
container_of_injectables
container_of_extractables
is_result
►
Classes
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
mlab::is_byte_sequence Concept Reference
#include <
bin_data.hpp
>
Concept definition
template
<
class
T>
concept
mlab::is_byte_sequence
=
is_byte_enum<T>
or
is_byte_enumerable<T>
or
is_byte_enum_enumerable<T>
or std::is_same_v<T, std::uint8_t>
mlab::is_byte_enum_enumerable
Definition
bin_data.hpp:293
mlab::is_byte_enum
Definition
bin_data.hpp:287
mlab::is_byte_enumerable
Definition
bin_data.hpp:290
mlab::is_byte_sequence
Definition
bin_data.hpp:299
mlab
is_byte_sequence
Generated by
1.12.0