#include <StorageTypes.h>
Public Member Functions | |
| regex_matches (const Regex &t) | |
| bool | operator() (const string &s) const |
Public Attributes | |
| const Regex & | val |
| storage::regex_matches::regex_matches | ( | const Regex & | t | ) | [inline] |
| bool storage::regex_matches::operator() | ( | const string & | s | ) | const [inline] |
References storage::Regex::match(), and val.
| const Regex& storage::regex_matches::val |
Referenced by operator()().
1.5.6