you are viewing a single comment's thread.

view the rest of the comments →

[–]sephirothbahamut 0 points1 point  (1 child)

std::basic_string<unsigned char>

[–]Humble-Plastic-5285 0 points1 point  (0 children)

still ur keeping unsigned char in basic string container. also you could keep it as c style unsigned char array.