Searched refs:std_exception_t (Results 1 – 1 of 1) sorted by relevance
48 typedef ::std::exception std_exception_t; typedef in boost::container::exception54 : std_exception_t(), m_msg(msg) in exception()