객체 소유권 이동과 std::move()에 대한 이해 August 19, 2024 15 minute read 해당 글은 C++의 생성자(Constructor), 대입연산자 overloading(operator=())에 대한 이해를 하고 있음을 전제로 합니다.