libstdc++
std::regex_error Member List
This is the complete list of members for std::regex_error, including all inherited members.
code() const std::regex_error [inline]
exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception)std::exception [inline]
regex_error(regex_constants::error_type __ecode)std::regex_error [explicit]
runtime_error(const string &__arg)std::runtime_error [explicit]
what() const _GLIBCXX_USE_NOEXCEPTstd::runtime_error [virtual]
~exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception)std::exception [virtual]
~regex_error() (defined in std::regex_error)std::regex_error [virtual]
~runtime_error() _GLIBCXX_USE_NOEXCEPT (defined in std::runtime_error)std::runtime_error [virtual]