Commit Graph

7 Commits

Author SHA1 Message Date
Randolph Voorhies
4aecb595d5 Empty class elision, and priority_queue unit tests 2013-06-14 18:05:08 -07:00
Shane Grant
618b9c5815 Added macro guard for restricting serialization type 2013-06-14 15:01:46 -07:00
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
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
Shane Grant
4d56ae215b Moving things around into folders; starting to add individual files for support for various standard library things.
Pointers will take some careful thought
2013-06-13 11:31:55 -07:00