Template Function rcpputils::make_scope_exit

Function Documentation

template<typename CallableT>
scope_exit<CallableT> rcpputils::make_scope_exit(CallableT &&callable)