d370545d60
Make use of std::move() to transfer arguments passed in by value. Take complex container arguments by const reference, as passing those by value is rather unorthodox even for C++11 style code. |
||
---|---|---|
.. | ||
cxx | ||
java | ||
python | ||
swig |