Home | Sort by relevance Sort by last modified time |
/ndk/sources/cxx-stl/stlport/stlport/stl/ | |
_stdexcept.h | 88 class _STLP_CLASS_DECLSPEC overflow_error : public runtime_error { class in inherits:runtime_error 90 overflow_error(const string& __arg) : runtime_error(__arg) {} function in class:overflow_error 92 ~overflow_error() _STLP_NOTHROW_INHERENTLY; |
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ | |
_stdexcept.h | 88 class _STLP_CLASS_DECLSPEC overflow_error : public runtime_error { class in inherits:runtime_error 90 overflow_error(const string& __arg) : runtime_error(__arg) {} function in class:overflow_error 92 ~overflow_error() _STLP_NOTHROW_INHERENTLY; |