fs::path::compare

Synopsis

Declared in <util/fs.h>

[[nodiscard, __visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]]
int
compare(string_type const& __s) const;

Return Value

NOTE

The return value should not be discarded.