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. | |
![]() | |
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.