![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Functions | |
| template<typename FUN > | |
| decltype(auto) | adapted4benchmark (FUN &&fun) |
Adapter to expose the signature size_t(size_t) from any suitable source functor or lambda. | |
| struct lib::test::microbenchmark::Adaptor |
Collaboration diagram for Adaptor< SIG, SEL >:
|
inline |
Adapter to expose the signature size_t(size_t) from any suitable source functor or lambda.
void(void) Definition at line 149 of file microbenchmark-adaptor.hpp.
Referenced by lib::test::benchmarkLoop(), and lib::test::threadBenchmark().
Here is the caller graph for this function: