<div dir="ltr">I just used &quot;unsigned char&quot; as the char8_t type, since that&#39;s what char8_t ends up being fundamentally. The benefit is unsigned char already has char_traits support too.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 31, 2019 at 4:27 AM Niall Douglas &lt;<a href="mailto:s_sourceforge@nedprod.com">s_sourceforge@nedprod.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Just fixing up path_view with the feedback from SG16 and LEWG right now.<br>
<br>
Does anybody have to hand a char8_t implementation for C++ 14? I&#39;ve<br>
currently got a hacky substitute which is really char, but I&#39;d like<br>
something better, if somebody already has implemented char_traits et al<br>
for older C++.<br>
<br>
Niall<br>
_______________________________________________<br>
SG16 Unicode mailing list<br>
<a href="mailto:Unicode@isocpp.open-std.org" target="_blank">Unicode@isocpp.open-std.org</a><br>
<a href="http://www.open-std.org/mailman/listinfo/unicode" rel="noreferrer" target="_blank">http://www.open-std.org/mailman/listinfo/unicode</a><br>
</blockquote></div>