Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dstdexcept.cc60 bad_cast::bad_cast() throw() {} in bad_cast() function in std::bad_cast
62 bad_cast::bad_cast(const bad_cast&) throw() {} in bad_cast() argument
63 bad_cast& bad_cast::operator=(const bad_cast&) throw() in operator =()