#include <boost/smart_ptr/intrusive_ptr.hpp>
#include <boost/move/core.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/utility/explicit_operator_bool.hpp>
#include <boost/log/attributes/attribute_value_set.hpp>
#include <boost/log/expressions/keyword_fwd.hpp>
#include <boost/detail/atomic_count.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::record_view |
Logging record view class. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
void | boost::swap (record_view &left, record_view &right) BOOST_NOEXCEPT |
A free-standing swap function overload for record_view . More... | |
This header contains a logging record view class definition.