|
Mutexed 0.0.1
A header-only mutex-protected value wrapper for C++20.
|
A tag type to use as last template argument of Mutexed to enable the waiting API but making it handle a condition-variable. More...
#include <mutexed.hpp>
A tag type to use as last template argument of Mutexed to enable the waiting API but making it handle a condition-variable.
Definition at line 28 of file mutexed.hpp.