Is there any way that I can directly turn the bitwise representation of an integer into a vector in c++?

后端 未结 0 1152
离开以前
离开以前 2021-02-06 16:42

I want to turn the bitwise representation of an unsigned integer directly into a vector or vector in c++

for example:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题