Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::swap(std::experimental::any)

      From cppreference.com
      <cpp‎ |experimental‎ |any
       
       
       
       
      std::experimental::any
      Member functions
      Modifiers
      Observers
      Non-member functions
      swap(std::experimental::any)
       
      void swap(any& lhs, any& rhs)noexcept;
      (library fundamentals TS)

      Swaps the content of twoany objects. Callslhs.swap(rhs).

      [edit]Parameters

      lhs, rhs - objects to swap

      [edit]Return value

      (none)

      [edit]See also

      swaps twoany objects
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/any/swap2&oldid=93151"

      [8]ページ先頭

      ©2009-2025 Movatter.jp