std
::
core
::
string
char_in_set
macro
bool
char_in_set
(
char
c
,
String
set
)
Check if a character is in a set.
Parameters