fs::path::is_absolute

Synopsis

Declared in <util/fs.h>

[[nodiscard, __visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]]
bool
is_absolute() const;

Return Value

NOTE

The return value should not be discarded.