Changeset 10520 for code/branches/core7/src/libraries/core/singleton
- Timestamp:
- May 31, 2015, 11:54:06 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/libraries/core/singleton/ScopedSingletonIncludes.h
r10514 r10520 84 84 , scope_(scope) 85 85 {} 86 ~StaticallyInitializedScopedSingletonWrapper() { delete wrapper_; } 86 87 87 88 virtual void load();
Note: See TracChangeset
for help on using the changeset viewer.