|
cppx-core
|
Functions | |
| template<class Char , class = Enable_if_< is_a_cpp03_char_type_<Char> or is_a_char_variant_type_<Char> >> | |
| auto | is_space (const Char ch) -> Truth |
| template<> | |
| auto | is_space< wchar_t > (const wchar_t ch) -> Truth |
|
inline |
Definition at line 26 of file ascii-util.hpp.
|
inline |
Definition at line 31 of file ascii-util.hpp.
1.8.15