Changeset 567640 for src/Patterns/unittests/stubs/CloneStub.hpp
- Timestamp:
- Jan 6, 2011, 12:22:12 PM (15 years ago)
- Children:
- 9f39db
- Parents:
- d76c105
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/stubs/CloneStub.hpp
rd76c105 r567640 39 39 40 40 /** 41 * Test isfriend such that it can access protected cstor.41 * Tests are friend such that it can access protected cstor. 42 42 */ 43 43 friend class CloneTest; 44 friend class PrototypeFactoryTest; 44 45 45 46 protected:
Note:
See TracChangeset
for help on using the changeset viewer.