/[svn]
ViewVC logotype

Revision 3777


Jump to revision: Previous Next
Author: schoenebeck
Date: Sat May 23 19:55:32 2020 UTC (3 years, 10 months ago)
Changed paths: 4
Log Message:
Serialization.cpp/.h: Added built-in support for C++ Map<> objects

* Introduced out of the box support for serialising / deserialising
  variables of C++ Map<> data types (a.k.a. std::map from the STL).

* DataType: Added optional 2nd custom type name.

* Bumped version (4.2.0.svn15).


Changed paths

Path Details
Directorylibgig/trunk/ChangeLog modified , text changed
Directorylibgig/trunk/configure.ac modified , text changed
Directorylibgig/trunk/src/Serialization.cpp modified , text changed
Directorylibgig/trunk/src/Serialization.h modified , text changed

  ViewVC Help
Powered by ViewVC