reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
96 class future_error : public logic_error
usr/include/c++/7.4.0/stdexcept147 class domain_error : public logic_error 158 class invalid_argument : public logic_error 170 class length_error : public logic_error 182 class out_of_range : public logic_error
96 class future_error : public logic_error
usr/include/c++/7.4.0/stdexcept128 logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; 129 logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; 129 logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; 147 class domain_error : public logic_error 158 class invalid_argument : public logic_error 170 class length_error : public logic_error 182 class out_of_range : public logic_error