HelenOS sources

logic_error        39 uspace/lib/cpp/include/__bits/stdexcept.hpp     class logic_error: public exception
logic_error        37 uspace/lib/cpp/src/stdexcept.cpp     logic_error::logic_error(const string& what)
logic_error        41 uspace/lib/cpp/src/stdexcept.cpp     logic_error::logic_error(const char* what)
logic_error        45 uspace/lib/cpp/src/stdexcept.cpp     logic_error::logic_error(const logic_error& other) noexcept
logic_error        58 uspace/lib/cpp/src/stdexcept.cpp     logic_error::~logic_error()
HelenOS homepage, sources at GitHub