std::experimental::filesystem::path::
clear
From cppreference.com
<
cpp
|
experimental
|
fs
|
path
C++
Language
Standard library headers
Concepts
Utilities library
Strings library
Containers library
Algorithms library
Iterators library
Numerics library
Input/output library
Localizations library
Regular expressions library
(C++11)
Atomic operations library
(C++11)
Thread support library
(C++11)
Filesystem library
Template:cpp/experimental/fs/navbar content
path
Template:cpp/experimental/fs/path/navbar content
void
clear
(
)
;
(filesystem TS)
Clears the stored pathname.
clear()
is
true
after the call.
[
edit
]
Parameters
(none)
[
edit
]
Return value
(none)
[
edit
]
Exceptions
noexcept
specification:
noexcept
Category
:
unconditionally noexcept