#include <regex.h>
|
| regex () |
|
| regex (const std::string &pattern, boost::regex_constants::syntax_option_type flags=boost::regex_constants::match_default|boost::regex_constants::no_except) |
|
Definition at line 12 of file regex.h.
contrail::regex::regex |
( |
| ) |
|
|
inline |
contrail::regex::regex |
( |
const std::string & |
pattern, |
|
|
boost::regex_constants::syntax_option_type |
flags = boost::regex_constants::match_default | boost::regex_constants::no_except |
|
) |
| |
|
inlineexplicit |
The documentation for this class was generated from the following file: