Assign from a C string literal, which is safe as long as the literal is ASCII.
Declared in <util/fs.h>
<util/fs.h>
path& operator=(char const* c);
A reference to this object.