Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
visus
/
scope-guard
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Implementing this needs some more methods.
main
offa
7 vuotta sitten
vanhempi
cd0a724ceb
commit
d58748aacc
1 muutettua tiedostoa
jossa
1 lisäystä
ja
3 poistoa
Jaettu näkymä
Näytä diff tilastot
+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;
Write
Preview
Loading…
Peruuta
Tallenna