Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::filesystem::path::swap

      From cppreference.com
      <cpp‎ |experimental‎ |fs‎ |path
       
       
       
      Filesystem library
      Classes
      Functions
      File types
       
      path
      Member functions
      Path decomposition
      Non-member functions
       
      void swap( path& other);
      (1)(filesystem TS)

      Swaps the contents of*this andother.

      Contents

      [edit]Parameters

      other - another path to exchange the contents with

      [edit]Return value

      (none)

      [edit]Exceptions

      noexcept specification:  
      noexcept
        

      [edit]Complexity

      Constant.

      [edit]See also

      This section is incomplete
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/fs/path/swap&oldid=154890"

      [8]ページ先頭

      ©2009-2025 Movatter.jp