提交 bf3b8f04 编写于 作者: F fengjiayi

Retrigger CI

上级 da07ec18
......@@ -28,7 +28,7 @@ void Free(Place, void*);
template <class Place>
size_t Used(Place);
template <typename T,
template <typename T, /* must be POD types */
typename Place /* platform::GPUPlace or platform::CPUPlace */,
typename std::enable_if<std::is_pod<T>::value>::type* = nullptr>
class PODDeleter {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册