HomeSort by relevance Sort by last modified time
    Searched defs:overflow_error (Results 1 - 6 of 6) sorted by null

  /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/5/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 89 class _STLP_CLASS_DECLSPEC overflow_error : public runtime_error { class in inherits:runtime_error
91 overflow_error(const string& __arg) : runtime_error(__arg) {} function in class:overflow_error
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 89 class _STLP_CLASS_DECLSPEC overflow_error : public runtime_error { class in inherits:runtime_error
91 overflow_error(const string& __arg) : runtime_error(__arg) {} function in class:overflow_error
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 89 class _STLP_CLASS_DECLSPEC overflow_error : public runtime_error { class in inherits:runtime_error
91 overflow_error(const string& __arg) : runtime_error(__arg) {} function in class:overflow_error
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
  /prebuilts/ndk/8/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/9/sources/cxx-stl/EH/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;

Completed in 482 milliseconds