636285311e
... instead of modifying the argument. This will make the method usable in python API and will not incur permormance penalty because named return value optimization (NRVO) is a thing since C++11. But even if copy is not elided vector is moved instead of copied. https://en.cppreference.com/w/cpp/language/copy_elision |
||
---|---|---|
.. | ||
board_adapter.cpp | ||
board_adapter.h | ||
create_3Dgraphic_brd_items.cpp | ||
create_layer_items.cpp | ||
create_layer_poly.cpp | ||
eda_3d_canvas.cpp | ||
eda_3d_canvas.h | ||
eda_3d_canvas_pivot.cpp |