we have a C++ class which basically reads and writes vectors from a binary file. An exemplary read function that loads a single vector into memory looks like this:
My previous Question is about raw data reading and writing, but a new problem arised, it seems there is no ending....