Home
last modified time | relevance | path

Searched refs:std_exception_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dthrow_exception.hpp48 typedef ::std::exception std_exception_t; typedef in boost::container::exception
54 : std_exception_t(), m_msg(msg) in exception()