Timestamp:
Jan 5, 2011, 11:08:49 AM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
d76c105
Parents:
724564
Message:

Added Clone pattern.

  • Clone is necessary for having prototypes, i.e. it defines an interface class that has a virtual * clone() const function that each derived type has to implement.
  • Added unit test.
  • made CommonStub a bit cleaner.
  • updated documentation fo Factory and FactoryTypeList
  • Library version is now 2:2:0, API is 1.0.4.
(No files)

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