Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::sync::is_basic_lockable< T > Struct Template Reference

#include <lockable_traits.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=detail::has_member_lock< T >::value &&detail::has_member_unlock< T >::value)
 

Member Function Documentation

template<typename T >
boost::sync::is_basic_lockable< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = detail::has_member_lockT >::value &&detail::has_member_unlockT >::value 
)

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