Home
last modified time | relevance | path

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

/third_party/boost/boost/exception/detail/
Dexception_ptr.hpp143 exception_ptr_static_exception_object struct
150 exception_ptr_static_exception_object<Exception>::
344 return exception_detail::exception_ptr_static_exception_object<bad_alloc_>::e; in current_exception_impl()
350 … return exception_detail::exception_ptr_static_exception_object<bad_exception_>::e; in current_exception_impl()
489 … ret=exception_detail::exception_ptr_static_exception_object<exception_detail::bad_alloc_>::e; in current_exception()
494 … ret=exception_detail::exception_ptr_static_exception_object<exception_detail::bad_exception_>::e; in current_exception()