Namespaces
Variants
Views
Actions

Talk:cpp/filesystem/path/generic string

From cppreference.com

> If path::value_type is char, conversion, if any, is system-dependent. This is the case on typical POSIX systems (such as Linux), where native encoding if UTF-8 and string() performs no conversion.

Is this a typo? I think it is supposed to be where native encoding is UTF-8.

it certainly was, fixed --Cubbi (talk) 21:23, 10 September 2016 (PDT)