File: main.cpp

package info (click to toggle)
reflect-cpp 0.21.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,128 kB
  • sloc: cpp: 50,336; python: 139; makefile: 30; sh: 3
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (17)
1
2
3
#include <benchmark/benchmark.h>

BENCHMARK_MAIN();