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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto iswspace (wint_t ch) noexcept -> int
 Checks if the given wide character is a wide whitespace character as classified by the currently installed C locale.