Home | Sort by relevance Sort by last modified time |
/ndk/sources/cxx-stl/stlport/stlport/stl/ | |
_stdexcept.h | 64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error 66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error 68 ~length_error() _STLP_NOTHROW_INHERENTLY; |
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ | |
_stdexcept.h | 64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error 66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error 68 ~length_error() _STLP_NOTHROW_INHERENTLY; |