reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/regex_error.h
  174   { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); }
usr/include/c++/7.4.0/bits/shared_ptr_base.h
   83   { _GLIBCXX_THROW_OR_ABORT(bad_weak_ptr()); }
usr/include/c++/7.4.0/ext/concurrence.h
  102   { _GLIBCXX_THROW_OR_ABORT(__concurrence_lock_error()); }
  106   { _GLIBCXX_THROW_OR_ABORT(__concurrence_unlock_error()); }
  111   { _GLIBCXX_THROW_OR_ABORT(__concurrence_broadcast_error()); }
  115   { _GLIBCXX_THROW_OR_ABORT(__concurrence_wait_error()); }