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

Go to the source code of this file.

Classes

class  bricks::rw_lock< Class >
 A reader-writer lock. More...
 

Namespaces

namespace  bricks