Changeset 58790

Timestamp:
Jan 7, 2010, 5:03:15 PM (13 years ago)
Author:
viboes
Message:

TBoost.STM vbe: Manage with Shallow copy

  • replace clone by make_cache
  • replace cache_deallocate by delete_cache
  • Move transaction_object logic to deep_transaction_object
  • Move shallow_transaction_object to trivial_transaction_object
  • Modify shallow_transaction_object so it uses the Shallow copy constructor and assignment
  • Modify transaction_object to inherit from deep_transaction_object, shallow_transaction_object or trivial_transaction_object depending on the class caracteristics.
(No files)

Note: See TracChangeset for help on using the changeset viewer.