Changeset 1afcbe for src/Patterns/unittests/stubs/FactoryStub.hpp
- Timestamp:
- Jan 5, 2011, 11:08:49 AM (15 years ago)
- Children:
- d76c105
- Parents:
- 724564
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/stubs/FactoryStub.hpp
r724564 r1afcbe 30 30 { 31 31 friend class Singleton<FactoryStub>; 32 friend class FactoryTest; 33 32 34 protected: 33 35 FactoryStub();
Note:
See TracChangeset
for help on using the changeset viewer.