阅读背景:

如何在没有reinterpret_cast的情况下将unsigned char转换为std :: string?

来源:互联网 

I have an unsigned char array that I need in a std::string, but my current way uses reinterpret_cast which I would like to avoid. Is there a cleaner way to do this?I have an unsigned char array that I need in a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: