On this page
std::filesystem::recursive_directory_iterator::operator=
|
(since C++17) | |
|
(since C++17) |
Assigns a recursive directory iterator.
Parameters
other | - | another directory iterator to assign |
Return value
*this
Exceptions
May throw implementation-defined exceptions.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/filesystem/recursive_directory_iterator/operator%3D