Synopsis
Declared in header <boost/scope/scope_exit.hpp>
template<typename Func>
scope_exit<Func>(
Func,
bool) -> scope_exit<Func>;
Declared in header <boost/scope/scope_exit.hpp>
template<typename Func>
scope_exit<Func>(
Func,
bool) -> scope_exit<Func>;