cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
memory_barrier.h File Reference

Definition of memory_barrier function. More...

#include <atomic>
+ Include dependency graph for memory_barrier.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of memory_barrier function.

Definition in file memory_barrier.h.