Преглед изворни кода

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…
Откажи
Сачувај