eswitch-v5
Advanced counterpart for switch statement in C++
Static Public Attributes
|
List of all members
eswitch_v5::details::Always_false< Ts > Struct Template Reference
Utilities
Description
template<typename ... Ts>
struct eswitch_v5::details::Always_false< Ts >
Definition at line
313
of file
eswitch_v5.hpp
.
Static Public Attributes
static constexpr bool
value
= false
Member Data Documentation
◆
value
template<typename ... Ts>
constexpr bool
eswitch_v5::details::Always_false
< Ts >::value = false
static
constexpr
Definition at line
315
of file
eswitch_v5.hpp
.