no message
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@136 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
3cf210ef61
commit
15f21dd90a
1 changed files with 16 additions and 11 deletions
|
@ -29,6 +29,11 @@ If you use Singletons with longevity you must add Singleton.cpp to your project/
|
|||
|
||||
Fixes:
|
||||
------
|
||||
Mar 18, 2004:
|
||||
-------------
|
||||
* In SmartPtr.h: Added operator=-workaround for pointer-assignment
|
||||
* In Functor.h: Changed value parameter to referemce parameter
|
||||
in FunctorBase and FunctorVoidBase Ctors.
|
||||
Mar 21, 2003:
|
||||
-------------
|
||||
* In MultiMethods.h: Added a new explicit template argument specification (ETAS)-workaround
|
||||
|
|
Loading…
Reference in a new issue