« Return to Thread: v2.0 of Identification library

Re: v2.0 of Identification library

by Joel Falcou-3 :: Rate this Message:

Reply to Author | View in Thread

Steven Watanabe wrote:
> * Most files fail to #include their in-library dependencies.
I've movd some more to detaisl and fixed the user interface one.
> * names containing double underscores are reserved
Fixed.
> * in pod.hpp, char should always be a distinct type from signed char
I remember having problem with gcc 3.3 on MAC OS X  10.4 with this,
complaining that template overloaded for char and signed char were
ambiguous.
> * pod.hpp should really be called builtin.hpp or arithmetic.hpp,
> since  UDTs can be POD.
Fixed.

v0.3 is uploaded on the Vault.

--
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: v2.0 of Identification library