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