#include <tokenized.hpp>
Public Member Functions | |
template<class Regex > | |
regex_holder< Regex, int, regex_constants::match_flag_type > | operator() (const Regex &re, int submatch=0, regex_constants::match_flag_type f=regex_constants::match_default) const |
template<class Regex , class Submatch > | |
regex_holder< Regex, Submatch, regex_constants::match_flag_type > | operator() (const Regex &re, const Submatch &sub, regex_constants::match_flag_type f=regex_constants::match_default) const |
|
inline |
|
inline |
References boost::numeric::interval_lib::sub().