commit 2025-08-28 22:06 edit a bit ZCppMain/ZtCStringEx.H

This commit is contained in:
2025-08-28 22:06:07 +09:00
parent b1eaa036d1
commit e1d67b7eb0

View File

@ -233,12 +233,12 @@ namespace ZNsMain
typedef ZtCCharPtr<wchar_t> CCharPtrW; typedef ZtCCharPtr<wchar_t> CCharPtrW;
template< typename TTypCh , /*######*/ template< typename TTypCh , /*:::::::::::::::::::::::::::::::*/
typename TAlloc , typename TAlloc ,
typename TAllocSize , typename TAllocSize ,
typename TTypeString typename TTypeString
> >
class ZtCStringBase; /*###################*/ class ZtCStringBase; /*::::::::::::::::::::::::::::::::::::::::::::*/
namespace ZNsType namespace ZNsType