NAME
A constructor of omni::index_out_of_range
omni::index_out_of_range::index_out_of_range
A constructor of omni::index_out_of_range
#include <omni/exception.hpp>
omni::index_out_of_range::index_out_of_range(const char* var) : @exception.html">omni::exception(OMNI_INDEX_OOR_STR)
omni::index_out_of_range::index_out_of_range(const std::string& var) : @exception.html">omni::exception(OMNI_INDEX_OOR_STR)
omni::index_out_of_range::index_out_of_range(std::size_t idx) : @exception.html">omni::exception(OMNI_INDEX_OOR_STR)