added CharType at String<>
This commit is contained in:
@@ -21,6 +21,10 @@ namespace hgl
|
||||
|
||||
SharedClass data; ///<字符串数据实例
|
||||
|
||||
public:
|
||||
|
||||
using CharType=T;
|
||||
|
||||
public:
|
||||
|
||||
String()=default;
|
||||
|
Reference in New Issue
Block a user