Skip to content

File scope_exit.hpp

FileList > base > scope_exit.hpp

Go to the source code of this file

  • #include <type_traits>
  • #include <utility>

Classes

Type Name
class scope_exit <class F>

Public Functions

Type Name
constexpr auto make_scope_exit (F && f)
scope_exit (F)

Public Functions Documentation

function make_scope_exit

template<class  F>
constexpr  auto make_scope_exit (
    F && f
) 

function scope_exit

template<class  F>
scope_exit (
    F
) 


The documentation for this class was generated from the following file cubrid/src/base/scope_exit.hpp