range_error 101 uspace/lib/cpp/include/__bits/stdexcept.hpp class range_error: public runtime_error range_error 147 uspace/lib/cpp/src/stdexcept.cpp range_error::range_error(const string& what) range_error 151 uspace/lib/cpp/src/stdexcept.cpp range_error::range_error(const char* what) range_error 155 uspace/lib/cpp/src/stdexcept.cpp range_error::range_error(const range_error& other) noexceptHelenOS homepage, sources at GitHub