Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::observer_ptr<W>::get

      From cppreference.com
      <cpp‎ |experimental‎ |observer ptr
       
       
       
       
       
      constexpr element_type* get()constnoexcept;
      (library fundamentals TS v2)

      Returns a pointer to the watched object ornullptr if no object is watched.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      Pointer to the watched object ornullptr if no object is watched.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      returns a pointer to the watched object and stops watching the object
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/observer_ptr/get&oldid=98265"

      [8]ページ先頭

      ©2009-2025 Movatter.jp