Exemplo n.º 1
0
 static void Serialize(const std::string& x, Archive& ar) {
     ar.PutString(x);
 }