commit 2025-10-12 23:40 edit a bit ZCppMain/ZtCStringStd.H
This commit is contained in:
@ -522,9 +522,10 @@ namespace ZNsMain
|
||||
|
||||
public:
|
||||
};/*
|
||||
template
|
||||
template //////////////////////////////////////////////////////////
|
||||
< typename TTypString = std::string >
|
||||
class ZtCStringStd : public TTypString */
|
||||
class ZtCStringStd
|
||||
#################################################################*/
|
||||
|
||||
|
||||
typedef ZtCStringStd<std::string > ZCStringStd ;
|
||||
|
Reference in New Issue
Block a user