소스 검색

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…
취소
저장