#include <boost/mpl/bool.hpp>#include <boost/utility/enable_if.hpp>#include <boost/log/detail/config.hpp>#include <boost/log/utility/functional/matches.hpp>#include <boost/spirit/include/classic_parser.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>
Classes | |
| struct | boost::aux::is_spirit_classic_parser< T > | 
| The trait verifies if the type can be converted to a Boost.Spirit (classic) parser.  More... | |
| struct | boost::aux::matching_expression_kind< ExpressionT, typename boost::enable_if_c< is_spirit_classic_parser< ExpressionT >::value >::type > | 
The metafunction detects the matching expression kind and returns a tag that is used to specialize match_traits.  More... | |
| struct | boost::aux::match_traits< ExpressionT, boost_spirit_classic_expression_tag > | 
| The matching function implementation.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::aux | |
Macros | |
| #define | BOOST_SPIRIT_THREADSAFE 1 | 
This header enables Boost.Spirit (classic) support for Boost.Log.
| #define BOOST_SPIRIT_THREADSAFE 1 |