.TH "std::filesystem::__directory_iterator_proxy" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::filesystem::__directory_iterator_proxy \- Proxy returned by post-increment on directory iterators\&. .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBdirectory_entry\fP \fBoperator*\fP () &&noexcept" .br .ti -1c .RI "const \fBdirectory_entry\fP & \fBoperator*\fP () const &noexcept" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "class \fBdirectory_iterator\fP" .br .ti -1c .RI "class \fBrecursive_directory_iterator\fP" .br .in -1c .SH "Detailed Description" .PP Proxy returned by post-increment on directory iterators\&. .PP Definition at line 357 of file bits/fs_dir\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.