BRICKS
Small, useful blocks of code, to build bigger things.
Loading...
Searching...
No Matches
mutex.hpp File Reference
#include <mutex>
#include <type_traits>
#include "detail/write_guard.hpp"
Include dependency graph for mutex.hpp:

Go to the source code of this file.

Classes

class  bricks::mutex< Class, >
 A mutual exclusion primitive that can be used to protect shared data. More...
 

Namespaces

namespace  bricks