The source project of this merge request has been removed.
Compilation of basicbenchmark fixed
Reference issue
What does this implement/fix?
Fixes compilation errors of basicbenchmark.cpp by replacing no longer present lazy() function with lazyProduct() and evalOMP() with eval().