tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | wcscpy (wchar_t *dest, wchar_t const *src) -> wchar_t * |
Copies the wide string pointed to by src (including the terminating null wide character) to wide character array pointed to by dest. | |