: For POSIX-based operating systems
path::value_type is
char
so no conversion from
char value type arguments or to
char
value type return values is performed
. For Windows-based operating systems, the
native narrow encoding is determined by calling a Windows API function
. —
end note