Shane Grant
e9d277025f
const_cast for save(), seeking for binary_oarchive
...
Using const cast to get rid of having two versions of save (changed vector and array so far)
Initial implementation of seeking to allow saving and restoring position within a binary archive
2013-06-14 12:17:21 -07:00
Awesome Robot
bb39747ca9
array support
2013-06-13 16:44:19 -07:00
Awesome Robot
a723dfb47a
Added unique_ptr
2013-06-13 16:15:03 -07:00
=
b4afce223b
Added weak_ptr support
2013-06-13 16:07:36 -07:00
Laurent Itti
58abf1d2b9
std::shared_ptr works with pointer tracking
2013-06-13 15:54:08 -07:00
Shane Grant
97304f8272
working on pointer support
2013-06-13 12:17:59 -07:00
Randolph Voorhies
1b7d5387d2
Starting a JSON archive
2013-06-12 20:37:36 -07:00
Shane Grant
a4498932e4
Added string loading
2013-06-12 17:57:35 -07:00
Shane Grant
5d24d9f066
Basic deserialization now working
2013-06-12 17:50:30 -07:00
Shane Grant
3210a2b3c3
Splitting out basic functionality to OutputArchive
2013-06-12 17:04:18 -07:00
Shane Grant
41e4211748
added string serialization
2013-06-12 15:22:44 -07:00
Shane Grant
aeeb326477
fixed nvp macro
2013-06-12 14:54:03 -07:00
Shane Grant
679caf17ba
NVPs more or less working
2013-06-12 14:52:18 -07:00
Shane Grant
71cd5c3cb5
Fixed const stuff on save/load
2013-06-12 14:33:00 -07:00
Shane Grant
f6f0b37c5b
Removing versioning completely
2013-06-12 13:56:32 -07:00
Randolph Voorhies
be5d1581d4
Class versioning working
2013-06-12 11:18:35 -07:00
Randolph Voorhies
c8c6846905
Awesome detection of serialization method works
2013-06-12 11:04:24 -07:00
Randolph Voorhies
149771df0f
Having trouble getting non_member versions to work
2013-06-11 19:40:17 -07:00
Randolph Voorhies
a5dcb04c97
First commit - basic split/serialize checking works
2013-06-11 18:18:21 -07:00