Policy for saving and loading root namespace history data.
Definition: RootNamespaceHistorySerializer.h:40
static void Purge(const ValueType &history, DestinationType &cacheDelta)
Purges history from cacheDelta.
Definition: NamespaceCacheStorage.cpp:67
static void LoadInto(const ValueType &history, DestinationType &cacheDelta)
Loads history into cacheDelta.
Definition: NamespaceCacheStorage.cpp:52