#include "benchmark/benchmark.h"
Go to the source code of this file.
Macros | |
#define | __has_feature(x) 0 |
#define | BENCHMARK_HAS_NO_EXCEPTIONS |
#define | BENCHMARK_NORETURN |
#define __has_feature | ( | x | ) | 0 |
Definition at line 7 of file protobuf/third_party/benchmark/src/internal_macros.h.
#define BENCHMARK_HAS_NO_EXCEPTIONS |
Definition at line 54 of file protobuf/third_party/benchmark/src/internal_macros.h.
#define BENCHMARK_NORETURN |
Definition at line 25 of file protobuf/third_party/benchmark/src/internal_macros.h.