|
SObjectizer
5.7
|
A selector of actual lock_holder type in dependency of lock type. More...
#include <sync_helpers.hpp>
Public Types | |
| using | type = actual_lock_holder_t< Lock_Type > |
A selector of actual lock_holder type in dependency of lock type.
Usage example:
| using so_5::details::lock_holder_detector< Lock_Type >::type = actual_lock_holder_t<Lock_Type> |
1.8.14