#include <stdapis/stlportv5/stl/_stdexcept.h>
class out_of_range : public logic_error |
Public Member Functions | |
---|---|
out_of_range(const string &) | |
~out_of_range() |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
out_of_range | ( | const string & | __arg | ) | [inline] |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
Parameters | |
---|---|
__arg | - |
_STLP_DECLSPEC | ~out_of_range | ( | ) |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.