commit 2025-10-09 22:23 edit a bit ZCppMain/ZtCStringStd.H
This commit is contained in:
@ -581,9 +581,9 @@ namespace ZNsMain
|
||||
typedef typename _ZCSTRINGSTD_::TypeChar TypeChar;
|
||||
typedef typename _ZCSTRINGSTD_::TypeSize TypeSize;
|
||||
|
||||
typedef ZtCBoolStr<TypeChar, TypeSize> ZCBoolStr;
|
||||
typedef ZtCBoolStr<TypeChar, TypeSize> ZCBoolStr ;
|
||||
|
||||
return ARR_SaveCStr(ZCBoolStr::GetMark(AB_Bool));
|
||||
return ARR_SaveCStr(ZCBoolStr::GetMark(AB_Bool)) ;
|
||||
}/*
|
||||
_ZCSTRINGSTD_ARG_ _ZCSTRINGSTD_& ZftMakeStr
|
||||
( _ZCSTRINGSTD_& ARR_SaveCStr, bool AB_Bool ) */
|
||||
|
Reference in New Issue
Block a user