Boost logo

Boost :

From: Dmitry Ivankov (divanorama_at_[hidden])
Date: 2007-01-21 07:11:40


Hmm, maybe std::numeric_limits isn't specialized for classes?
In that case it's possible to use it only for non-classes.

Looks like that 18.2.1/1 and 18.2.1/4 states that numeric_limits is only for
fundamental types.

So maybe just fix lexical_cast so that it won't use std::numeric_limits for
classes?


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