2019년 3월 12일 화요일

[C++] Move constructor and assignment example

download


g++ -std=c++11 main.cpp -fno-elide-constructors -o maintest