std::filesystem::path::~path
From cppreference.com
C++
std::filesystem::path
| Member types | ||||||
| Member constants | ||||||
| Member functions | ||||||
| Path decomposition | ||||||
| Non-member functions | ||||||
| ||||||
| Helper classes | ||||||
~path();
|
(since C++17) | |
Destroys the path object.