logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::filesystem::__directory_iterator_proxy - Proxy returned by post-increment on directory iterators.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Tue Jul 15 202std::filesystem::__directory_iterator_proxy(3cxx)

Detailed Description

       Proxy returned by post-increment on directory iterators.

Name

       std::filesystem::__directory_iterator_proxy - Proxy returned by post-increment on directory iterators.

Synopsis

PublicMemberFunctionsdirectory_entryoperator* () &&noexcept
       const directory_entry & operator* () const &noexcept

   Friends
       class directory_iterator
       class recursive_directory_iterator

See Also