tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | isalnum (int ch) noexcept -> int |
Checks if the given character is an alphanumeric character as classified by the default C locale. | |