Definition at line 873 of file eswitch_v5.hpp.
Public Types | |
using | F = Func |
Public Attributes | |
Cnd | cnd |
bool | fallthrough = false |
Func | func |
Cnd eswitch_v5::condition_with_predicate< Cnd, Func >::cnd |
Definition at line 877 of file eswitch_v5.hpp.
bool eswitch_v5::condition_with_predicate< Cnd, Func >::fallthrough = false |
Definition at line 879 of file eswitch_v5.hpp.
Func eswitch_v5::condition_with_predicate< Cnd, Func >::func |
Definition at line 878 of file eswitch_v5.hpp.
using eswitch_v5::condition_with_predicate< Cnd, Func >::F = Func |
Definition at line 875 of file eswitch_v5.hpp.