writing/reading to/from a dynamic_bitset in a file c++

后端 未结 0 1550
孤城傲影
孤城傲影 2020-12-06 16:57

So I am converting the bit string to a vector of type int and then pushing the elements of vector in dynamic_bitset object and writing that object into file. Here is my code

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