sbepp
git-main
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
Toggle main menu visibility
Installation
Using the schema compiler
Using generated code
Integration into your project
Schema representation
Traits
Visit API
Stringification primitives
Benchmarks
Examples
API Reference
Namespace List
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
s
t
v
Functions
Variables
Typedefs
Enumerations
Concept List
Class List
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
v
Functions
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
v
Variables
Typedefs
b
c
d
e
h
i
l
p
r
s
t
v
Related Symbols
File List
File List
File Members
All
Macros
▼
sbepp
►
Overview
Installation
Using the schema compiler
►
Using generated code
Benchmarks
Examples
▼
API Reference
►
Namespace List
►
Concept List
▼
Class List
▼
Class List
▼
sbepp
►
detail
►
byte_type
char_opt_t
char_t
►
composite_traits
►
cursor
►
data_traits
default_init_t
double_opt_t
double_t
►
enum_traits
enum_value_traits
►
field_traits
float_opt_t
float_t
►
group_traits
int16_opt_t
int16_t
int32_opt_t
int32_t
int64_opt_t
int64_t
int8_opt_t
int8_t
is_enum
is_enum< T, detail::void_t< decltype(tag_invoke(std::declval< detail::visit_tag >(), std::declval< T >(), std::declval< int & >()))> >
►
message_traits
nullopt_t
►
schema_traits
set_choice_traits
►
set_traits
►
size_bytes_checked_result
►
traits_tag
►
traits_tag< char_opt_t >
►
traits_tag< char_t >
►
traits_tag< detail::static_array_ref< Byte, Value, N, Tag > >
►
traits_tag< double_opt_t >
►
traits_tag< double_t >
►
traits_tag< float_opt_t >
►
traits_tag< float_t >
►
traits_tag< int16_opt_t >
►
traits_tag< int16_t >
►
traits_tag< int32_opt_t >
►
traits_tag< int32_t >
►
traits_tag< int64_opt_t >
►
traits_tag< int64_t >
►
traits_tag< int8_opt_t >
►
traits_tag< int8_t >
►
traits_tag< uint16_opt_t >
►
traits_tag< uint16_t >
►
traits_tag< uint32_opt_t >
►
traits_tag< uint32_t >
►
traits_tag< uint64_opt_t >
►
traits_tag< uint64_t >
►
traits_tag< uint8_opt_t >
►
traits_tag< uint8_t >
►
type_traits
►
type_traits< char_opt_t >
►
type_traits< char_t >
►
type_traits< double_opt_t >
►
type_traits< double_t >
►
type_traits< float_opt_t >
►
type_traits< float_t >
►
type_traits< int16_opt_t >
►
type_traits< int16_t >
►
type_traits< int32_opt_t >
►
type_traits< int32_t >
►
type_traits< int64_opt_t >
►
type_traits< int64_t >
►
type_traits< int8_opt_t >
►
type_traits< int8_t >
►
type_traits< uint16_opt_t >
►
type_traits< uint16_t >
►
type_traits< uint32_opt_t >
►
type_traits< uint32_t >
►
type_traits< uint64_opt_t >
►
type_traits< uint64_t >
►
type_traits< uint8_opt_t >
►
type_traits< uint8_t >
uint16_opt_t
uint16_t
uint32_opt_t
uint32_t
uint64_opt_t
uint64_t
uint8_opt_t
uint8_t
unknown_enum_value_tag
Class Index
►
Class Hierarchy
►
Class Members
►
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
sbepp::is_enum< T, typename > Struct Template Reference
Checks if
T
is an enumeration.
More...
#include <
sbepp.hpp
>
Detailed Description
template<typename T, typename = void>
struct sbepp::is_enum< T, typename >
Checks if
T
is an enumeration.
The documentation for this struct was generated from the following file:
sbepp.hpp
sbepp
is_enum
Generated by
1.13.1