Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b4c6ee08 authored by hhakim's avatar hhakim
Browse files

Add move and assignment operator= overload, Vect::operator=.

- Faust::Vect move constructor and move assignment = overload avoid useless copy of r-value.
- new overload of operator-= to directly use the data pointer instead of a Vect.
parent ad8d2fe6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment