
5 Aug
2006
5 Aug
'06
9:01 a.m.
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.