Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::filesystem::path::empty

      From cppreference.com
      <cpp‎ |experimental‎ |fs‎ |path
       
       
       
      Filesystem library
      Classes
      Functions
      File types
       
      path
      Member functions
      Path decomposition
      Non-member functions
       
      bool empty()const;
      (filesystem TS)

      Checks if the path is empty.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      true if the path is empty,false otherwise.

      [edit]Exceptions

      noexcept specification:  
      noexcept
        

      [edit]See also

      checks if the corresponding path element is not empty
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/fs/path/empty&oldid=91585"

      [8]ページ先頭

      ©2009-2026 Movatter.jp