代码排版

This commit is contained in:
2020-07-20 16:47:20 +08:00
parent 4035476785
commit 360a743491

View File

@@ -117,7 +117,7 @@ namespace hgl
{
protected:
typedef _Smart<SD,T> SelfClass;
using SelfClass=_Smart<SD,T>;
SD *sd;