diff --git a/inc/hgl/type/Stack.h b/inc/hgl/type/Stack.h index cd65142..8bfb682 100644 --- a/inc/hgl/type/Stack.h +++ b/inc/hgl/type/Stack.h @@ -74,6 +74,17 @@ namespace hgl return(true); } + virtual bool Pop(T *data,int count) + { + if(data_array.GetCount() *dlc=nullptr) ///<清除所有数据