Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/regex.hpp"
Public Member Functions | |
RegexSearchIter (string const &toParse, regex const ®ex) | |
RegexSearchIter (string_view toParse, regex const ®ex) | |
bool | empty () const |
ENABLE_USE_IN_STD_RANGE_FOR_LOOPS (RegexSearchIter) | |
bool | isValid () const |
LIFT_PARENT_INCREMENT_OPERATOR (std::sregex_iterator) | |
operator bool () const | |