|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
Functions | |
| constexpr auto | wcsspn (wchar_t const *dest, wchar_t const *src) noexcept -> etl::size_t |
| Returns the length of the maximum initial segment of the wide string pointed to by dest, that consists of only the characters found in wide string pointed to by src. | |