提交 92e39de8 编写于 作者: W wxyu

MS-626 Refactor DataObj to support cache any type data


Former-commit-id: 4833ed21851689b234ab513de0929a25ae1ee941
上级 14685f77
......@@ -27,7 +27,6 @@ class DataObj {
public:
virtual int64_t
Size() = 0;
};
using DataObjPtr = std::shared_ptr<DataObj>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册