GMP 0.3.0
Generative Metaprogramming library for C++
Loading...
Searching...
No Matches
lock.hpp File Reference
#include <atomic>

Go to the source code of this file.

Classes

class  gmp::dp::spin_lock
 A minimal spin lock built on std::atomic_flag. More...
 

Namespaces

namespace  gmp
 
namespace  gmp::dp