-
- Downloads
Add a TransformHelper ctor signature to authorize Transform object argument to...
Add a TransformHelper ctor signature to authorize Transform object argument to be moved internally (instead of being copied). This is an option, by default it is copied like before. It follows the previous commit and update the test added.
Showing
- misc/test/src/C++/unit/test_Transform_move.cpp.in 14 additions, 0 deletionsmisc/test/src/C++/unit/test_Transform_move.cpp.in
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 11 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Loading
Please register or sign in to comment