Boost logo

Boost :

From: Johan Råde (rade_at_[hidden])
Date: 2006-10-13 03:30:55


Here is a new version. I have fixed name conflicts with std::isnan etc.

(I tried to upload it to the vault, but the vault did not work.)

--------------------------------

There are two remaining problems:

1. The header <boost/detail/endian.hpp> sometimes gives incorrect
results. As John Maddock has pointed out, some processors can be
operated in both BE and LE mode. So it may be difficult to fix this problem.

2. There are some problems with long double on little endian platforms
with sizeof(long double) > 8. This can probably be fixed.

--Johan




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk