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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto tolower (int ch) noexcept -> int
 Converts the given character to lowercase according to the character conversion rules defined by the default C locale.