tetl 0.1.0
Embedded Template Library
|
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. | |