#include <cstddef>
#include <utility>
#include <iterator>
#include <boost/mpl/if.hpp>
#include <boost/move/core.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/attributes/attribute_name.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::aux::attribute_set_reference_proxy |
Reference proxy object to implement operator []. More... | |
class | boost::attribute_set |
An attribute set class. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::aux | |
Functions | |
void | boost::swap (attribute_set &left, attribute_set &right) BOOST_NOEXCEPT |
Free swap overload. More... | |
This header contains definition of the attribute set container.