std::experimental::filesystem::directory_entry::replace_filename

Changes the filename of the directory entry.

# Declarations

void replace_filename( const path& p );

(filesystem TS)

# Parameters

# Return value

(none)