Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::regex_id_filter_predicate< BidiIter > Struct Template Reference

#include <xpressive_fwd.hpp>

Inheritance diagram for boost::xpressive::regex_id_filter_predicate< BidiIter >:
Collaboration diagram for boost::xpressive::regex_id_filter_predicate< BidiIter >:

Public Member Functions

 regex_id_filter_predicate (regex_id_type regex_id)
 
bool operator() (match_results< BidiIter > const &res) const
 

Constructor & Destructor Documentation

template<typename BidiIter>
boost::xpressive::regex_id_filter_predicate< BidiIter >::regex_id_filter_predicate ( regex_id_type  regex_id)
inline

Member Function Documentation

template<typename BidiIter>
bool boost::xpressive::regex_id_filter_predicate< BidiIter >::operator() ( match_results< BidiIter > const &  res) const
inline

The documentation for this struct was generated from the following file: