Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
Mutexed.h File Reference
#include <mutex>
#include <scl/async/with_traits.h>

Go to the source code of this file.

Classes

class  scl::async::Mutexed< T, Lock, Guard >
 A wrapper class that protects a value with a lock. More...
 
struct  scl::async::with_traits< Mutexed< T > >
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::async
 Base namespace for asynchronous APIs.