Home
last modified time | relevance | path

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

/netbsd/external/bsd/libc++/dist/libcxxrt/src/
H A Dstdexcept.cc46 bad_alloc::bad_alloc() throw() {} in bad_alloc() function in std::bad_alloc
48 bad_alloc::bad_alloc(const bad_alloc&) throw() {} in bad_alloc() argument
49 bad_alloc& bad_alloc::operator=(const bad_alloc&) throw() in operator =()