#include <iosfwd>
#include <string>
#include <boost/assert.hpp>
#include <boost/cstdint.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_name |
The class represents an attribute name in containers used by the library. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
template<typename CharT , typename TraitsT > | |
BOOST_LOG_API std::basic_ostream< CharT, TraitsT > & | boost::operator<< (std::basic_ostream< CharT, TraitsT > &strm, attribute_name const &name) |
The header contains attribute name interface definition.