Class OutOfBounds

Inheritance Relationships

Base Type

  • public out_of_range

Class Documentation

class OutOfBounds : public out_of_range

Public Functions

inline OutOfBounds(const std::string &what_arg, ndsize_t where)
inline OutOfBounds(const std::string &what_arg)
inline ndsize_t where(void) const

Public Static Functions

static inline std::string make_message(const std::string &str, ndsize_t where)