REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
real::compat::basic_regex< CharT, Traits > Member List

This is the complete list of members for real::compat::basic_regex< CharT, Traits >, including all inherited members.

assign(std::basic_string_view< CharT > pattern, flag_type f)real::compat::basic_regex< CharT, Traits >inlineprivate
basic_regex()=defaultreal::compat::basic_regex< CharT, Traits >
basic_regex(const CharT *pattern, flag_type f=regex_constants::ECMAScript, policy pol=policy::strict)real::compat::basic_regex< CharT, Traits >inlineexplicit
basic_regex(const string_type &pattern, flag_type f=regex_constants::ECMAScript, policy pol=policy::strict)real::compat::basic_regex< CharT, Traits >inlineexplicit
basic_regex(const CharT *pattern, std::size_t len, flag_type f=regex_constants::ECMAScript, policy pol=policy::strict)real::compat::basic_regex< CharT, Traits >inline
basic_regex(It begin, It end, flag_type f=regex_constants::ECMAScript, policy pol=policy::strict)real::compat::basic_regex< CharT, Traits >inline
emplace_std(std::string_view sv, flag_type f)real::compat::basic_regex< CharT, Traits >inlineprivate
engine() const noexceptreal::compat::basic_regex< CharT, Traits >inline
engine_real::compat::basic_regex< CharT, Traits >private
flag_type typedefreal::compat::basic_regex< CharT, Traits >
flags() const noexceptreal::compat::basic_regex< CharT, Traits >inline
flags_real::compat::basic_regex< CharT, Traits >private
lazy_std_real::compat::basic_regex< CharT, Traits >mutableprivate
mark_count() const noexceptreal::compat::basic_regex< CharT, Traits >inline
mark_count_real::compat::basic_regex< CharT, Traits >private
nullable() const noexceptreal::compat::basic_regex< CharT, Traits >inline
nullable_real::compat::basic_regex< CharT, Traits >private
pattern_real::compat::basic_regex< CharT, Traits >private
policy() const noexceptreal::compat::basic_regex< CharT, Traits >inline
policy_real::compat::basic_regex< CharT, Traits >private
posix_longest() const noexceptreal::compat::basic_regex< CharT, Traits >inline
posix_longest_real::compat::basic_regex< CharT, Traits >private
reject_or_fallback(std::string_view sv, flag_type f, const std::string &reason)real::compat::basic_regex< CharT, Traits >inlineprivate
std_engine() constreal::compat::basic_regex< CharT, Traits >inline
string_type typedefreal::compat::basic_regex< CharT, Traits >
swap(basic_regex &other) noexceptreal::compat::basic_regex< CharT, Traits >inline
uses_fallback() const noexceptreal::compat::basic_regex< CharT, Traits >inline
uses_real() const noexceptreal::compat::basic_regex< CharT, Traits >inline
uses_real_traversal() const noexceptreal::compat::basic_regex< CharT, Traits >inline
value_type typedefreal::compat::basic_regex< CharT, Traits >