Connecting Tech Pros Worldwide Help | Site Map

Loki TypeTraits bugs

Kalle Rutanen
Guest
 
Posts: n/a
#1: Aug 21 '05
Hello

I found quite many bugs from Loki librarys TypeTraits template (latest
version 03.07.2005). These bugs can be seen using a test program found
from here:

http://kaba.hilvi.org/project/lokitypetraits.htm

A bug report has been submitted to Loki sourceforge pages.

--
http://kaba.hilvi.org

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

Kalle Rutanen
Guest
 
Posts: n/a
#2: Aug 23 '05

re: Loki TypeTraits bugs


I made a bug corrected drop-in replacement of Loki's typetraits.h. It
should behave identically otherwise and respect the original design,
while much of it had to be rewritten. Officially this release is not
related to Loki in any way. Use in any way you want and at own risk.

http://kaba.hilvi.org/project/lokitypetraits.htm

--
http://kaba.hilvi.org

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

Closed Thread