#include <boost/static_assert.hpp>
#include <boost/type_traits/is_integral.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/attributes/attribute_cast.hpp>
#include <boost/log/attributes/attribute_value_impl.hpp>
#include <boost/detail/atomic_count.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::attributes::counter< T > |
A class of an attribute that counts an integral value. More... | |
class | boost::attributes::counter< T >::impl |
Base class for factory implementation. More... | |
class | boost::attributes::counter< T >::impl_generic |
class | boost::attributes::counter< T >::impl_inc |
class | boost::attributes::counter< T >::impl_dec |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::attributes | |