|
RawSpeed
fast raw decoding library
|
#include "adt/DefaultInitAllocatorAdaptor.h"#include "adt/Casts.h"#include "bench/Common.h"#include <cstddef>#include <memory>#include <vector>#include <benchmark/benchmark.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{DefaultInitAllocatorAdaptorBenchmark.cpp} |
Macros | |
| #define | BENCHMARK_CAPTURE_NAME(func, ...) |
Typedefs | |
| using | Type = std::byte |
| #define BENCHMARK_CAPTURE_NAME | ( | func, | |
| ... ) |
Definition at line 74 of file DefaultInitAllocatorAdaptorBenchmark.cpp.
| using Type = std::byte |
Definition at line 29 of file DefaultInitAllocatorAdaptorBenchmark.cpp.
| BENCHMARK_MAIN | ( | ) |