copy elision
常见例句
- Because some compilers do not perform copy elision in every situation where it is allowed, programs that rely on the side-effects of copy/move constructors and destructors are not portable.
因爲一些編譯器不執行複制省略在每一個情況是允許的,依賴的程序複制/移動搆造函數和析搆函數的副作用是不可移植的。 返回 copy elision