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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto isupper (int ch) noexcept -> int
 Checks if the given character is classified as a uppercase character according to the default C locale.