Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::flyweights::simple_locking Struct Reference

#include <simple_locking.hpp>

Inheritance diagram for boost::flyweights::simple_locking:
Collaboration diagram for boost::flyweights::simple_locking:

Public Types

typedef
detail::recursive_lightweight_mutex 
mutex_type
 
typedef mutex_type::scoped_lock lock_type
 

Member Typedef Documentation

typedef mutex_type::scoped_lock boost::flyweights::simple_locking::lock_type
typedef detail::recursive_lightweight_mutex boost::flyweights::simple_locking::mutex_type

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