Przeglądaj źródła

Implementing this needs some more methods.

main
offa 7 lat temu
rodzic
commit
d58748aacc
1 zmienionych plików z 1 dodań i 3 usunięć
  1. +1
    -3
      include/unique_resource.h

+ 1
- 3
include/unique_resource.h Wyświetl plik

@@ -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;



Ładowanie…
Anuluj
Zapisz