table of contents
other versions
- Tumbleweed 2024.07.05-1.3
- Leap-16.0
- Leap-15.6
std::experimental::filesystem::directory_entry::assign(3) | C++ Standard Libary | std::experimental::filesystem::directory_entry::assign(3) |
NAME¶
std::experimental::filesystem::directory_entry::assign - std::experimental::filesystem::directory_entry::assign
Synopsis¶
void assign( const path& p ); (filesystem TS)
Assigns new content to the directory entry object. Sets the path to p.
Parameters¶
This section is incomplete
Return value¶
(none)
Exceptions¶
This section is incomplete
See also¶
operator= assigns contents
(public member function)
Categories:¶
* Noindexed pages
* Todo without reason
2024.06.10 | http://cppreference.com |