Ejemplo n.º 1
0
      const std::string		Serializer::serialize(const Serial& serial) {
	return serial.Stringify(*this);
      }