Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::strictest_lock< LeftLockT, RightLockT, LocksT... > Struct Template Reference

#include <strictest_lock.hpp>

Public Types

typedef strictest_lock
< typename
aux::strictest_lock_impl
< LeftLockT, RightLockT >
::type, LocksT... >::type 
type
 

Member Typedef Documentation

template<typename LeftLockT , typename RightLockT , typename... LocksT>
typedef strictest_lock< typename aux::strictest_lock_impl< LeftLockT, RightLockT >::type, LocksT... >::type boost::strictest_lock< LeftLockT, RightLockT, LocksT... >::type

The documentation for this struct was generated from the following file: