Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
main.cpp
1 /*
2  * main.cpp
3  *
4  * Created on: Nov 19, 2015
5  * Author: ebke
6  */
7 
8 #include <benchmark/benchmark_api.h>
9 
10 BENCHMARK_MAIN();