Mentions légales du service

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

Fix pruneout bug due to use of not copying ctor.

The variadic template constructor added by 3aba9465 has overshadowed the constructor Faust::TransformHelper(std::vector, FPP, bool, bool, bool) that was used before by pruneout hence the bug (because the factors weren't copied anymore).

It closes issue #132.
parent 085554a7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment