#include <IniParser.h>
Public Member Functions | |
| Regex () | |
| int | compile (const string &pattern, bool ignore_case) |
| const regex_t * | regex () const |
Private Attributes | |
| Regex_tPtr | rxtp |
|
|
|
|
||||||||||||
|
Initialize the regex
|
|
|
|
|
|
|
1.4.6