commit 2025-08-20 14:46 add GeLenght() in ZtCStringBase
This commit is contained in:
@ -2474,7 +2474,7 @@ namespace ZNsMain
|
||||
inline ZTypLength ZftLength(const TTypeCh* ApcChar) */
|
||||
|
||||
template<typename TTypeSize, typename TTypeCh>
|
||||
inline TTypeSize ZfLengthType(const TTypeCh* ApcChar)
|
||||
inline TTypeSize ZftLengthType(const TTypeCh* ApcChar)
|
||||
{
|
||||
return ZftGetLengthType<TTypeSize, TTypeCh>(ApcChar);
|
||||
}/*
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user