chsvlib
chsv helper source code
◆
tcsLen()
std::size_t Chusov::String::tcsLen
(
const CHAR_TYPE *
pszStr
)
noexcept
Resolves to
strLen
, to
wcsLen
or to
ucpsLen
depending on the template parameter.
Template Parameters
CHAR_TYPE
is a type of a string character.
Parameters
[in]
pszStr
is a zero-terminated string of the returned length.
Returns
A length, in characters, of the string pointed by pszStr, excluding the terminating null.
Chusov
String
Generated on Wed Mar 22 2023 01:03:43 for chsvlib by
1.9.1