File: main.cc

package info (click to toggle)
prometheus-cpp 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: cpp: 3,596; sh: 37; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (11)
1
2
3
#include <benchmark/benchmark.h>

BENCHMARK_MAIN();