#include <boost/mpl/lambda.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
struct | boost::sources::features< FeaturesT > |
A type sequence of logger features. More... | |
struct | boost::sources::aux::inherit_features< RootT, FeaturesT > |
The metafunction produces the inherited features hierarchy with RootT as the ultimate base type. More... | |
struct | boost::sources::aux::inherit_features< RootT, features< FeatureT0, FeaturesT... > > |
struct | boost::sources::aux::inherit_features< RootT, features< FeatureT0 > > |
struct | boost::sources::aux::inherit_features< RootT, features< > > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::sources | |
boost::sources::aux | |
The header contains definition of a features list class template.