Just fixing up path_view with the feedback from SG16 and LEWG right now. Does anybody have to hand a char8_t implementation for C++ 14? I've currently got a hacky substitute which is really char, but I'd like something better, if somebody already has implemented char_traits et al for older C++. Niall