tslettebo
|
ad7e89ad22
|
Uses Reference if compiler has no port
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@48 7ec92016-0320-0410-acc4-a06ded1c099a
|
2002-09-16 01:58:52 +00:00 |
|
magmaikh
|
5ca0b883b1
|
Fixed what I believe is a bug in SUPERSUBCLASS_STRICT
Added *'s
#define SUPERSUBCLASS_STRICT(T, U) \
(SUPERSUBCLASS(T, U) && \
!::Loki::Conversion<const volatile T*, const volatile U*>::sameType)
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@39 7ec92016-0320-0410-acc4-a06ded1c099a
|
2002-08-15 02:59:47 +00:00 |
|
magmaikh
|
a70e07ccb3
|
Fixed AtomicDivide/AtomicDecrement typo's
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@38 7ec92016-0320-0410-acc4-a06ded1c099a
|
2002-08-15 02:49:29 +00:00 |
|
magmaikh
|
8252c903a2
|
Added nothrow exception specification to NullPointerException::what()
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@37 7ec92016-0320-0410-acc4-a06ded1c099a
|
2002-08-15 02:43:10 +00:00 |
|
magmaikh
|
82ee09b978
|
The Golden Code
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@31 7ec92016-0320-0410-acc4-a06ded1c099a
|
2002-08-11 05:49:45 +00:00 |
|