Template Function TRAP::ScopeFail#

Function Documentation#

template<typename EF>
TRAP::ScopeFail(EF) -> ScopeFail<EF>#

One deduction guide is provided for ScopeFail to permit deduction from an argument of function or function object type. The argument (after function-to-pointer decay, if any) is copied or moved into the constructed ScopeFail.