Selaa lähdekoodia

Implementing this needs some more methods.

main
offa 7 vuotta sitten
vanhempi
commit
d58748aacc
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. +1
    -3
      include/unique_resource.h

+ 1
- 3
include/unique_resource.h Näytä tiedosto

@@ -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…
Peruuta
Tallenna