serialization of c++0x or boost unordered_map
Dear all, I would like to know if is there a canonical way to use serialization for c++0x or boost unordered_map, like the provided for standards vectors with the file boost/serialization/vector.hpp . Thanks in advance. Best regards / Cordialmente, -- William Oquendo Phd Candidate Simulation Of Physical Systems Group Universidad Nacional de Colombia Linux User # 321481 ********************* Este correo puede carecer de tildes o eñes ya que el teclado no contiene estos caracteres. Presento excusas por eso. *********************
William Oquendo wrote:
Dear all,
I would like to know if is there a canonical way to use serialization for c++0x or boost unordered_map, like the provided for standards vectors with the file boost/serialization/vector.hpp .
Thanks in advance.
Best regards / Cordialmente,
Not yet, feel free to provide one. Should be just a clone of the hash containers. Robert Ramey
participants (2)
-
Robert Ramey
-
William Oquendo