tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | wmemset (wchar_t *dest, wchar_t ch, etl::size_t count) noexcept -> wchar_t * |
Copies the wide character ch into each of the first count wide characters of the wide character array pointed to by dest. | |