This file is backported from cereal 1.3 to support the serialization of objects of type associative containers (std::map, std::pair, etc.) More...
Go to the source code of this file.
This file is backported from cereal 1.3 to support the serialization of objects of type associative containers (std::map, std::pair, etc.)
This file add the support for serialization of containers for any version of cereal starting from 1.1.2 that is required by Ubuntu 16.04
Support for types found in <unordered_map>
Definition in file unordered_map.hpp.