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