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