#include <new>
#include <boost/move/core.hpp>
#include <boost/smart_ptr/intrusive_ptr.hpp>
#include <boost/smart_ptr/intrusive_ref_counter.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/utility/explicit_operator_bool.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::attribute |
A base class for an attribute value factory. More... | |
struct | boost::attribute::impl |
A base class for an attribute value factory. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::aux | |
Functions | |
void | boost::swap (attribute &left, attribute &right) BOOST_NOEXCEPT |
The function swaps two attribute value factories. More... | |