fix even more warnings and reduce some tests runtimes

tested under gcc and clang
This commit is contained in:
Johann Dreo 2020-04-28 17:41:50 +02:00
commit 9d3c848dfb
9 changed files with 29 additions and 26 deletions

View file

@ -54,7 +54,7 @@ public:
* distrib.mean, pop.best_element);
* @endcode
*/
edoEstimatorAdaptiveEdit<D>(
edoEstimatorAdaptiveEdit(
D& distrib,
std::function<P()> getter,
std::function<void(P)> setter