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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto isprint (int ch) noexcept -> int
 Checks if ch is a printable character as classified by the default C locale.