Versioner for versioning. Templates allow p_objects to be versioned and non_p_objects, like stl objects, to ignore versioning. More...
Static Public Member Functions | |
static size_t | apply (T const &t) |
static size_t | apply (T *t) |
Versioner for versioning. Templates allow p_objects to be versioned and non_p_objects, like stl objects, to ignore versioning.
T | Container type. |