1 #ifndef jb_itch5_char_list_validator_hpp 2 #define jb_itch5_char_list_validator_hpp 25 template <
bool validate,
int... V>
49 template <
int a,
int... V>
63 #endif // jb_itch5_char_list_validator_hpp void operator()(int x) const
void operator()(int x) const
Define a functor to validate character fields with limited values.
void char_list_validation_failed(int x)
Helper function, raises an exception describing a mismatched value.
void operator()(int x) const
The top-level namespace for the JayBeams library.