Synopsis

Declared in header <boost/scope/scope_exit.hpp>

template<
    typename Func,
    typename Cond>
scope_exit<Func, Cond>(
    Func,
    Cond) -> scope_exit<Func, Cond>;