Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-08-05 05:01:24


Gennadiy Rozental wrote:
> Could you try this?

I sympathise, but there is a problem still: there are some std lib's
(STLport springs to mind, plus some Borland versions) where
numeric_limits<>::is_specialized is *not* a compile time constant. It
doesn't effect all compilers/std lib's, and we have a config macro
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS for this, but then you're into
applying workarounds on the workaround :-(

John.


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