gflib  1.0
prog/include/err/gfl_IndexOutOfBoundsException.h
#include <nn.h>
#include <exception>
#include <stdexcept>
#include <err/gfl_Exception.h>

ソースコードを見る。

構成

class  gfl::err::IndexOutOfBoundsException
 配列やバッファサイズをオーバーするようなアクセスが発生した場合にthrowされる例外クラス [詳細]

ネームスペース

namespace  gfl
namespace  gfl::err