Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::unique_resource<R, D>::get

      From cppreference.com
      <cpp‎ |experimental‎ |unique resource
       
       
       
       
       
      const R& get()constnoexcept;
      (library fundamentals TS v3)

      Accesses the underlying resource handle.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      The underlying resource handle.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      accesses the pointee if the resource handle is a pointer
      (public member function)[edit]
      returns a pointer to the managed object
      (public member function ofstd::unique_ptr<T,Deleter>)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/unique_resource/get&oldid=115187"

      [8]ページ先頭

      ©2009-2025 Movatter.jp