#include <boost/mpl/integral_c.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/locks.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::aux | |
Enumerations | |
enum | boost::lock_access_mode { boost::unlocked_access, boost::shared_access, boost::exclusive_access } |
Access modes for different types of locks. More... | |
The header contains definition of the strictest_lock
metafunction that allows to select a lock with the strictest access requirements.