wex v25.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, boost::regex::flag_type flags) | |
Constructor. | |
const function_t & | function () const |
Returns function. | |
const boost::regex & | regex () const |
Returns regex. | |
const std::string & | text () const |
Returns text. |
This class contains the regex data.