# # ChangeLog for code/branches/libraries/src/util/ScopedSingleton.h # # Generated by Trac 1.0.9 # Jun 7, 2024, 12:15:13 PM Wed, 12 Aug 2009 23:01:47 GMT landauf [5640] * code/branches/libraries/src/util/CMakeLists.txt (modified) * code/branches/libraries/src/util/Scope.cc (added) * code/branches/libraries/src/util/Scope.h (added) * code/branches/libraries/src/util/ScopedSingleton.h (added) Added a new utility "ScopedSingleton". A ScopedSingleton has a scope ...