fs::path::lexically_relative

Synopsis

Declared in <util/fs.h>

[[nodiscard]]
path
lexically_relative(path const& __base) const;

Return Value

NOTE

The return value should not be discarded.