Frank
Results
1
comments of
Frank
trafficstars
I am quite curious about how it is going to handle the index operator. utf8string utf8 = "©α中文𨙧: some regular Chinese and special characters “; utf8char utf8c = utf8[5]; Does...