#include <string>
#include <boost/xpressive/basic_regex.hpp>
#include <boost/xpressive/regex_constants.hpp>
#include <boost/xpressive/regex_algorithms.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/utility/functional/matches.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
struct | boost::aux::matching_expression_kind< xpressive::basic_regex< T > > |
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_xpressive_expression_tag > |
The matching function implementation. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::aux | |
This header enables Boost.Xpressive support for Boost.Log.