Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
attribute.hpp File Reference
#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>
Include dependency graph for attribute.hpp:
This graph shows which files directly or indirectly include this file:

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...