C++: Simple object assignment means copying. This is different from Java! April 3, 2015 1 分钟阅读 整理自:Thinking in C++
C++: Complex copy-construction & How to prevent copy-construction (thus preventing pass-by-value) April 3, 2015 少于 1 分钟阅读 整理自:Thinking in C++