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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto isdigit (int ch) noexcept -> int
 Checks if the given character is one of the 10 decimal digits: 0123456789.