Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/
Dexceptions.hpp96 class BOOST_SYMBOL_VISIBLE bad_alloc : public interprocess_exception class
99 bad_alloc() : interprocess_exception("::boost::interprocess::bad_alloc") {} in bad_alloc() function in boost::interprocess::bad_alloc
/third_party/boost/boost/exception/detail/
Dclone_current_exception.hpp41 int const bad_alloc=1; variable
/third_party/boost/boost/log/
Dexceptions.hpp68 class BOOST_LOG_API bad_alloc : class
/third_party/boost/boost/beast/http/
Derror.hpp104 bad_alloc, enumerator
/third_party/boost/libs/beast/include/boost/beast/http/
Derror.hpp104 bad_alloc, enumerator
/third_party/boost/libs/log/src/
Dexceptions.cpp46 bad_alloc::bad_alloc(const char* descr) : in bad_alloc() function in boost::bad_alloc
51 bad_alloc::bad_alloc(std::string const& descr) : in bad_alloc() function in boost::bad_alloc