14 May
2013
14 May
'13
7:54 a.m.
Who serializes the vector of vectors? Where were they created? Would they have been Boost.Interprocess vectors in that original process?
They are not originally vectors of vectors. The data come from a database, and are serialized in Python. So no C++ and Boost.Inteprocess. This work is done by one of my coworker.