Переглянути джерело

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;



Завантаження…
Відмінити
Зберегти