commit 2025-10-09 16:06 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -154,7 +154,7 @@ namespace ZNsMain
|
|||||||
typedef typename
|
typedef typename
|
||||||
ZtCCharInt<TypeChar> ::TypeInt TypeInt ;
|
ZtCCharInt<TypeChar> ::TypeInt TypeInt ;
|
||||||
typedef typename TypeCStr::TypeSize TypeSize ;
|
typedef typename TypeCStr::TypeSize TypeSize ;
|
||||||
public:
|
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
|
||||||
typedef TypeChar char_type ; // for stl string/wstring
|
typedef TypeChar char_type ; // for stl string/wstring
|
||||||
typedef TypeInt int_type ; // for stl string/wstring
|
typedef TypeInt int_type ; // for stl string/wstring
|
||||||
typedef TypeSize size_type ; // for stl string/wstring
|
typedef TypeSize size_type ; // for stl string/wstring
|
||||||
|
Reference in New Issue
Block a user