An strict lock is a lock ensuring the mutex is locked on the scope of the lock There is no single way to define a strict lock as the strict_lock and nesteed_strict_lock shows. More...
#include <lock_traits.hpp>
Public Types | |
typedef integral_constant < bool, false > | type |
An strict lock is a lock ensuring the mutex is locked on the scope of the lock There is no single way to define a strict lock as the strict_lock and nesteed_strict_lock shows.
So we need a metafunction that states if a lock is a strict lock "sur parole".
|
inherited |