tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | wmemcmp (wchar_t const *lhs, wchar_t const *rhs, etl::size_t count) noexcept -> int |
Compares the first count wide characters of the wide character arrays pointed to by lhs and rhs. The comparison is done lexicographically. | |