![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::bad_alloc
// In header: <boost/interprocess/exceptions.hpp> class bad_alloc : public boost::interprocess::interprocess_exception { public: // public member functions bad_alloc(); const char * what() const noexcept; };