|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
This is the complete list of members for real::basic_match_range< Storage >, including all inherited members.
| basic_match_range(detail::program_view prog, std::string_view pattern, std::string_view text, std::size_t start=0, match_semantics sem=match_semantics::first) | real::basic_match_range< Storage > | inline |
| begin() const | real::basic_match_range< Storage > | inline |
| end() const | real::basic_match_range< Storage > | inline |
| pattern_ | real::basic_match_range< Storage > | private |
| prog_ | real::basic_match_range< Storage > | private |
| sem_ | real::basic_match_range< Storage > | private |
| start_ | real::basic_match_range< Storage > | private |
| text_ | real::basic_match_range< Storage > | private |