Go to the source code of this file.
#define BENCH_GEN_IMPL |
( |
|
gen, |
|
|
|
prefix |
|
) |
| |
Value: __FILE__, \
const unsigned num = iters; \
}), \
true)
#define FB_ANONYMOUS_VARIABLE(str)
bool prefix(Cursor &c, uint32_t expected)
std::enable_if< boost::function_types::function_arity< decltype(&Lambda::operator())>::value==2 >::type addBenchmark(const char *file, const char *name, Lambda &&lambda)
auto doNotOptimizeAway(const T &datum) -> typename std::enable_if< !detail::DoNotOptimizeAwayNeedsIndirect< T >::value >::type
Definition at line 21 of file Bench.h.