Boost logo

Boost :

From: Daniel James (daniel_at_[hidden])
Date: 2005-10-16 03:37:04


Daniel James wrote:
> John Maddock wrote:
>>To answer my own question, it looks like <limits> can be used for this, I'll
>>update the config system to use this as well as <iosfwd> and then try and
>>patch TR1 to make it work :-)
>
>
> Sadly, it can't, g++-2.95 doesn't have a limits header. I think that
> <algorithm>, <numeric>, <stdexcept> or any of the containers would work.

I've tried running some of the headers through the preprocessor,
<iterator> looks like the smallest (but still much larger than <iosfwd>
& <utility>). Although, <string> might be a better choice, as it's more
likely to be included elsewhere.

Daniel


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