stdex
Additional custom or not Standard C++ covered algorithms
|
This is the complete list of members for stdex::parser::basic_cu< T >, including all inherited members.
basic_cu(T chr, bool invert=false, const std::locale &locale=std::locale()) (defined in stdex::parser::basic_cu< T >) | stdex::parser::basic_cu< T > | inline |
basic_parser(const std::locale &locale=std::locale()) (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | inline |
interval | stdex::parser::basic_parser< T > | |
invalidate() (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | inlinevirtual |
m_chr (defined in stdex::parser::basic_cu< T >) | stdex::parser::basic_cu< T > | protected |
m_invert (defined in stdex::parser::basic_cu< T >) | stdex::parser::basic_cu< T > | protected |
m_locale (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | protected |
match(_In_reads_or_z_(end) const T *text, size_t start=0, size_t end=(size_t) -1, int flags=match_default) (defined in stdex::parser::basic_cu< T >) | stdex::parser::basic_cu< T > | inlinevirtual |
match(const std::basic_string< T, _Traits, _Ax > &text, size_t start=0, size_t end=(size_t) -1, int flags=match_default) (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | inline |
search(_In_reads_or_z_(end) const T *text, size_t start=0, size_t end=(size_t) -1, int flags=match_default) (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | inline |
~basic_parser() (defined in stdex::parser::basic_parser< T >) | stdex::parser::basic_parser< T > | inlinevirtual |