#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/log/core/record_view.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::record |
Logging record class. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
void | boost::swap (record &left, record &right) BOOST_NOEXCEPT |
A free-standing swap function overload for record . More... | |