bool operator==(const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-6- Returns:
pathobject lhs.path() == rhs. pathobject path()
.
bool operator!=(const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-7- Returns::
pathobject lhs.path() != rhs. pathobject path()
.
bool operator< (const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-8- Returns::
pathobject lhs.path() < rhs. pathobject path()
.
bool operator<<=(const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-9- Returns::
pathobject lhs.path() <= rhs. pathobject path()
.
bool operator> (const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-10- Returns::
pathobject lhs.path() > rhs. pathobject path()
.
bool operator>=(const directory_entry& lhs, const directory_entry& rhs) const noexcept;
-11- Returns::
pathobject lhs.path() >= rhs. pathobject path()
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4