sol2/bench.cpp

6 lines
100 B
C++

#define NONIUS_RUNNER
#include "nonius/nonius.h++"
NONIUS_BENCHMARK( "Function Calls", []() {
} );