tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | adopt_lock_t |
Empty struct tag types used to specify locking strategy for etl::lock_guard, etl::scoped_lock, etl::unique_lock, and etl::shared_lock. More... | |
struct | defer_lock_t |
Empty struct tag types used to specify locking strategy for etl::lock_guard, etl::scoped_lock, etl::unique_lock, and etl::shared_lock. More... | |
struct | try_to_lock_t |
Empty struct tag types used to specify locking strategy for etl::lock_guard, etl::scoped_lock, etl::unique_lock, and etl::shared_lock. More... | |
Namespaces | |
namespace | etl |