STL Memory Versioning
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 Nvs
 Cvs_queue_strategySimpliest determenistic merge strategy
 Cvs_queueA versioned mimic of a stl::queue, suitable for multithread
 Cvs_set_strategySimpliest determenistic merge strategy
 Cvs_setA versioned mimic of a stl::set, suitable for multithread
 Cvs_stack_strategySimpliest determenistic merge strategy
 Cvs_stackA versioned mimic of a stl::stack, suitable for multithread
 CthreadStd::thread wrapper with additional logic for managing Revisions
 Cvs_tree_strategySimpliest determenistic merge strategy
 C_vs_tree_nodeManages all balancing logic and correlating allocations;
 C_vs_tree_iterator
 C_vs_treeServes as stl-like interface from node to vs_tree; handles allocations in construction and destruction
 Cvs_treeA versioned AVL-tree with deep copy constructor in internal classes