add ctor with std::pair argument
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@706 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
c249b0f93b
commit
f19606f935
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
@ -11,6 +11,10 @@ General:
|
||||||
- Build all tests except SingletonDll with the static library (linux, macosx) (lf)
|
- Build all tests except SingletonDll with the static library (linux, macosx) (lf)
|
||||||
- use standard conforming naming, SUN's compiler needs it (pk)
|
- use standard conforming naming, SUN's compiler needs it (pk)
|
||||||
|
|
||||||
|
LockingPtr:
|
||||||
|
- constructor added which gets a std::pair of pointers
|
||||||
|
to the object and the mutex (pk)
|
||||||
|
|
||||||
Pimpl:
|
Pimpl:
|
||||||
- ImplT/PimplT/RimplT renamed to a more readable version: ImplOf (pk)
|
- ImplT/PimplT/RimplT renamed to a more readable version: ImplOf (pk)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue