瀏覽代碼

Implementing this needs some more methods.

main
offa 7 年之前
父節點
當前提交
d58748aacc
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      include/unique_resource.h

+ 1
- 3
include/unique_resource.h 查看文件

@@ -96,9 +96,7 @@ namespace sr



unique_resource& operator=(unique_resource&& other)
{
}
unique_resource& operator=(unique_resource&& other);
unique_resource& operator=(const unique_resource&) = delete;



Loading…
取消
儲存