From e1d67b7eb0a6939d247e9f5a71630d3bf7e56dd9 Mon Sep 17 00:00:00 2001 From: sauron Date: Thu, 28 Aug 2025 22:06:07 +0900 Subject: [PATCH] commit 2025-08-28 22:06 edit a bit ZCppMain/ZtCStringEx.H --- ZCppMain/ZtCStringEx.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ZCppMain/ZtCStringEx.H b/ZCppMain/ZtCStringEx.H index 72b1a97..dac5ada 100644 --- a/ZCppMain/ZtCStringEx.H +++ b/ZCppMain/ZtCStringEx.H @@ -233,12 +233,12 @@ namespace ZNsMain typedef ZtCCharPtr CCharPtrW; - template< typename TTypCh , /*######*/ + template< typename TTypCh , /*:::::::::::::::::::::::::::::::*/ typename TAlloc , typename TAllocSize , typename TTypeString > - class ZtCStringBase; /*###################*/ + class ZtCStringBase; /*::::::::::::::::::::::::::::::::::::::::::::*/ namespace ZNsType