fs::path::c_str

Synopsis

Declared in <util/fs.h>

[[nodiscard, __visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]]
value_type const*
c_str() const noexcept;

Return Value

NOTE

The return value should not be discarded.