tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
iswdigit.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto iswdigit (wint_t ch) noexcept -> int
 Checks if the given wide character corresponds (if narrowed) to one of the ten decimal digit characters 0123456789.