Mutexed 0.0.1
A header-only mutex-protected value wrapper for C++20.
Loading...
Searching...
No Matches
llh::mutexed::has_cv Struct Reference

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>

Detailed Description

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.


The documentation for this struct was generated from the following file: