HomeSort by: relevance | last modified time | path
    Searched defs:domain_error (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
cxx11-stdexcept.cc 52 domain_error::domain_error(const string& __arg) function in class:domain_error
cow-stdexcept.cc 89 domain_error::domain_error(const char* __arg) function in class:domain_error
439 CTORDTOR(12domain_error, std::domain_error, logic_error)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
stdexcept.cc 47 domain_error::domain_error(const string& __arg) function in class:domain_error
50 domain_error::~domain_error() _GLIBCXX_USE_NOEXCEPT { }

Completed in 29 milliseconds