Writing and Reading boost dynamic_bitset to/from file

167 Views Asked by At

I have searched everywhere but did not find any way to write and the read dynamic_bitset to/from file. How to make readFromFile() and writeToFile() functions for reading/writing desired bits?

0

There are 0 best solutions below