MCPcopy Create free account
hub / github.com/boostorg/leaf / enforce_std_exception

Function enforce_std_exception

include/boost/leaf/exception.hpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90namespace detail
91{
92 inline void enforce_std_exception( std::exception const & ) noexcept { }
93
94 template <class Ex>
95 class exception final:

Callers 1

exceptionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected