|
CPP07 1.0
|
Exception thrown when trying to access an element outside the array bounds. [詳解]
#include <Array.hpp>


公開メンバ関数 | |
| virtual const char * | what () const throw () |
| Returns the exception message. | |
基底クラス std::exception に属する継承公開メンバ関数 | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Exception thrown when trying to access an element outside the array bounds.
Returns the exception message.