Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      deduction guides forstd::experimental::scope_exit

      From cppreference.com
      <cpp‎ |experimental‎ |scope exit

      [edit template]
       
       
       
       
       
      Defined in header<experimental/scope>
      template<class EF>
      scope_exit(EF)-> scope_exit<EF>;
      (library fundamentals TS v3)

      Onededuction guide is provided forstd::experimental::scope_exit to permit deduction from an argument of function or function object type.

      The argument (afterfunction-to-pointer decay, if any) is copied or moved into the constructedscope_exit.

      [edit]Example

      This section is incomplete
      Reason: no example
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/scope_exit/deduction_guides&oldid=115105"

      [8]ページ先頭

      ©2009-2025 Movatter.jp