#include <boost/static_assert.hpp>#include <boost/smart_ptr/intrusive_ptr.hpp>#include <boost/mpl/if.hpp>#include <boost/move/core.hpp>#include <boost/move/utility.hpp>#include <boost/type_traits/is_void.hpp>#include <boost/log/detail/config.hpp>#include <boost/log/detail/locks.hpp>#include <boost/log/attributes/attribute.hpp>#include <boost/log/attributes/attribute_cast.hpp>#include <boost/log/attributes/attribute_value_impl.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>

Classes | |
| class | boost::attributes::mutable_constant< T, MutexT, ScopedWriteLockT, ScopedReadLockT > | 
| A class of an attribute that holds a single constant value with ability to change it.  More... | |
| class | boost::attributes::mutable_constant< T, MutexT, ScopedWriteLockT, ScopedReadLockT >::impl | 
| Factory implementation.  More... | |
| class | boost::attributes::mutable_constant< T, void, void, void > | 
| Specialization for unlocked case.  More... | |
| class | boost::attributes::mutable_constant< T, void, void, void >::impl | 
| Factory implementation.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::attributes | |
The header contains implementation of a mutable constant attribute.