commit 2025-08-28 20:56 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -8282,7 +8282,7 @@ namespace ZNsMain
|
||||
{ return ARR_SaveCStr(AR_DataCStr); }
|
||||
|
||||
_ZCSTRINGBASE_ARG_ _ZCSTRINGBASE_& ZftMakeStr
|
||||
( _ZCSTRINGBASE_& ARR_SaveCStr, typename const
|
||||
( _ZCSTRINGBASE_& ARR_SaveCStr, const typename
|
||||
_ZCSTRINGBASE_::ZCChars& AR_DataCStr )
|
||||
{ return ARR_SaveCStr(AR_DataCStr); }
|
||||
|
||||
|
Reference in New Issue
Block a user