#include <boost/log/detail/config.hpp>#include <regex>#include <string>#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< std::basic_regex< CharT, ReTraitsT > > |
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, std_regex_expression_tag > |
| The matching function implementation. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::aux | |
This header enables std::regex support for Boost.Log.