cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of memory_barrier function. More...
#include <atomic>
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
Functions | |
void | stat_bench::memory_barrier () noexcept |
Prevent optimizers to move memory access beyond this function call. | |
Definition of memory_barrier function.
Definition in file memory_barrier.h.