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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto wcsncmp (wchar_t const *lhs, wchar_t const *rhs, etl::size_t count) -> int
 Compares at most count wide characters of two null-terminated wide strings. The comparison is done lexicographically.