ECSTASY
All in the name
Loading...
Searching...
No Matches
Lockable.hpp File Reference
#include <concepts>
Include dependency graph for Lockable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 
namespace  ecstasy::thread
 Namespace regrouping the thread safe ecstasy symbols.
 

Concepts

concept  ecstasy::thread::Lockable
 Defines a type that can be locked.