Home
last modified time | relevance | path

Searched defs:runtime_error (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcxx11-stdexcept.cc46 runtime_error::runtime_error(const string& __arg) in runtime_error() function in std::runtime_error
H A Dcow-stdexcept.cc64 runtime_error::runtime_error(const runtime_error& e) noexcept in runtime_error() function in std::runtime_error
88 runtime_error::runtime_error(const char* __arg) in runtime_error() function in std::runtime_error
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstdexcept.cc66 runtime_error::runtime_error(const string& __arg) in runtime_error() function in std::runtime_error
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstdexcept.cc67 runtime_error::runtime_error(const string& __arg) in runtime_error() function in std::runtime_error