commit 2025-10-09 13:35 edit a bit ZCppMain/ZtCStringStd.H
This commit is contained in:
@ -50,14 +50,14 @@ namespace ZNsMain
|
||||
ZtCTypeChars <TypeChar > ZCTypeChars ;
|
||||
typedef ZNsChars::
|
||||
ZtCMainChars<ZCTypeChars> ZCMainChars ;
|
||||
public:
|
||||
/*+++++++++++++++++++++++++++++++++++++++++++++++++*/
|
||||
typedef TypeChar* TypePChar ;
|
||||
typedef const TypeChar* TypeCPChar ;
|
||||
typedef TTypString TypeBase ;
|
||||
typedef TTypString TypeStrStd ;
|
||||
typedef ZTypLength TypeLength ;
|
||||
typedef ZTypLength TypeSize ;
|
||||
public:
|
||||
/*+++++++++++++++++++++++++++++++++++++++++++++++++*/
|
||||
typedef ZtCChars<TypePChar> ZCChars ;
|
||||
typedef ZtCChars<TypePChar> ZCCharView ;
|
||||
public:
|
||||
|
Reference in New Issue
Block a user