#include <boost/log/detail/config.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::attributes::cast_source |
The class holds a reference to the attribute factory implementation being casted. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::attributes | |
Functions | |
template<typename T > | |
T | boost::attribute_cast (attribute const &attr) |
The function casts one attribute factory to another. More... | |
The header contains utilities for casting between attribute factories.