Searched defs:logic_error (Results 1 – 2 of 2) sorted by relevance
| /external/libcxx/src/ | ||
| D | stdexcept.cpp | 28 logic_error::logic_error(const string& msg) : __imp_(msg.c_str()) in logic_error() function in std::logic_error |
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/ | ||
| D | throw_exception.hpp | 97 class logic_error class |