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.