commit 2025-08-28 20:26 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -8270,7 +8270,8 @@ namespace ZNsMain
|
||||
) */
|
||||
|
||||
|
||||
#define _ZCSTRINGBASE_ ZtCStringBase<TTypCh, TAlloc, TAllocSize, TTypeString>
|
||||
#define _ZCSTRINGBASE_ ZtCStringBase \
|
||||
< TTypCh, TAlloc, TAllocSize, TTypeString >
|
||||
#define _ZCSTRINGBASE_ARG_ \
|
||||
template< typename TTypCh , typename TAlloc , \
|
||||
typename TAllocSize , typename TTypeString \
|
||||
|
Reference in New Issue
Block a user