Boost logo

Boost :

From: Nicolas Fleury (nidoizo_at_[hidden])
Date: 2004-02-04 15:47:54


Samuel Krempp wrote:
>>error: base class `std::basic_ostream<char, std::char_traits<char> >'
>>has incomplete type
>
> thanks for spotting this, my test files are including <ostream>
> indirectly thru test_tools.hpp so I hadnt noticed.

I'm saying that like that, but where I was working before (and I intent
to introduce it where I work now), I added a test to compile all .h/.hpp
files with an empty .cpp including them. This way, all headers are
ensured to be self-contained. Maybe that would be a nice addition to
boost library tests?

Regards,

Nicolas Fleury


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