Searched refs:domain_error (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/src/
H A Dstdexcept.cc48 domain_error::domain_error(const string& __arg) function in class:domain_error
H A Dfunctexcept.cc68 { throw domain_error(_(__s)); }
/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_stdexcept.h73 class domain_error : public logic_error class in inherits:logic_error
76 explicit domain_error(const string& __arg);
/freebsd-11.0-release/contrib/libc++/src/
H A Dstdexcept.cpp91 domain_error::~domain_error() _NOEXCEPT {}

Completed in 158 milliseconds