
Is it right to use serialization library in the following environment,
**********************
Main1.cpp : Compiled with Gcc stores map in /tmp/z
**********************
(1) main1.cpp
--------------------
#include <map>
#include<string>
#include
Is it right to use serialization library in the following environment,
**********************
Main1.cpp : Compiled with Gcc stores map in /tmp/z
**********************
(1) main1.cpp
--------------------
#include <map>
#include<string>
#include