Boost logo

Boost :

From: Eric Ford (eford_at_[hidden])
Date: 2001-04-24 01:59:45


I just tried out the pool library. The pool_singleton worked fine and
gave an easy 5+% speed up. Thanks!

But when I tried to use pool_alloc, it had problems including
<limits>. At first, I thought this was a type-o, so I changed it to
climits, but it appears to be looking for std::numeric_limits, which
isn't there. Surely someone else is using g++ (2.95-4 rpm on redhat
linux) and knows a work around. Sorry, this is probably a dumb
question.

BTW- Where can I find good online documentation on this std
namespace?

Thanks,
E


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