wex v24.10.0
|
This class contains the regex data. More...
#include <wex/core/regex.h>
Public Member Functions | |
data () | |
Default constructor. | |
data (const regex_c_t ®ex, std::regex::flag_type flags) | |
Constructor. | |
const function_t & | function () const |
Returns function. | |
const std::regex & | regex () const |
Returns regex. | |
const std::string & | text () const |
Returns text. | |
This class contains the regex data.