BDE 4.14.0 Production release
|
This is the complete list of members for bdlb::ScopeExit< EXIT_FUNC >, including all inherited members.
release() | bdlb::ScopeExit< EXIT_FUNC > | inline |
ScopeExit(BSLS_COMPILERFEATURES_FORWARD_REF(EXIT_FUNC_PARAM) function, typename bsl::enable_if< bsl::is_convertible< const typename MoveUtil::Decay< EXIT_FUNC_PARAM >::type &, EXIT_FUNC >::value||bsl::is_convertible< bslmf::MovableRef< typename MoveUtil::Decay< EXIT_FUNC_PARAM >::type >, EXIT_FUNC >::value >::type *=0) | bdlb::ScopeExit< EXIT_FUNC > | inlineexplicit |
ScopeExit(bslmf::MovableRef< ScopeExit > original) BDLB_SCOPEEXIT_NOEXCEPT_SPEC(bsl | bdlb::ScopeExit< EXIT_FUNC > | inline |
~ScopeExit() | bdlb::ScopeExit< EXIT_FUNC > | inline |