Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2000-12-15 10:55:13


From: <scleary_at_[hidden]>

> What about things that may be missing from headers that are present? In
> particular, in my test builds for pool<>, I've found that libstdc++
(default
> g++ lib) is missing std::logic_error from <exception> and provides
std::ios
> instead of std::ios_base in <ios>. To get around these, I just put in
quick
> hacks into the <limits> file, which I had to provide anyway.

Isn't std::logic_error supposed to be in <stdexcept> ?

--
Peter Dimov
Multi Media Ltd.

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