Searched defs:logic_error (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ | ||
H A D | cxx11-stdexcept.cc | 43 logic_error::logic_error(const string& __arg) in logic_error() function in std::logic_error |
H A D | cow-stdexcept.cc | 58 logic_error::logic_error(const logic_error& e) noexcept in logic_error() function in std::logic_error |
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ | ||
H A D | stdexcept.cc | 37 logic_error::logic_error(const string& __arg) in logic_error() function in std::logic_error |
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ | ||
H A D | stdexcept.cc | 38 logic_error::logic_error(const string& __arg) in logic_error() function in std::logic_error |