HelenOS sources

out_of_range       78 uspace/lib/cpp/include/__bits/stdexcept.hpp     class out_of_range: public logic_error
out_of_range      104 uspace/lib/cpp/src/stdexcept.cpp     out_of_range::out_of_range(const string& what)
out_of_range      108 uspace/lib/cpp/src/stdexcept.cpp     out_of_range::out_of_range(const char* what)
out_of_range      112 uspace/lib/cpp/src/stdexcept.cpp     out_of_range::out_of_range(const out_of_range& other) noexcept
HelenOS homepage, sources at GitHub