HelenOS sources

overflow_error    109 uspace/lib/cpp/include/__bits/stdexcept.hpp     class overflow_error: public runtime_error
overflow_error    159 uspace/lib/cpp/src/stdexcept.cpp     overflow_error::overflow_error(const string& what)
overflow_error    163 uspace/lib/cpp/src/stdexcept.cpp     overflow_error::overflow_error(const char* what)
overflow_error    167 uspace/lib/cpp/src/stdexcept.cpp     overflow_error::overflow_error(const overflow_error& other) noexcept
HelenOS homepage, sources at GitHub