Home
last modified time | relevance | path

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

/third_party/boost/boost/log/utility/
Dexception_handler.hpp175 class nothrow_exception_handler : class
196 explicit nothrow_exception_handler(handler_type const& handler) : base_type(handler) in nothrow_exception_handler() function in boost::nothrow_exception_handler