From: Matthias Troyer (troyer_at_[hidden])
Date: 2003-07-14 04:49:24


Hi,

I now get the following compile-time error on MacOS X using g++ v. 3.1:

/Users/troyer/src/boost/boost/iterator/iterator_adaptor.hpp:282:
`sizeof'
    applied to incomplete type `boost::STATIC_ASSERTION_FAILURE<false>'

Can anybody help?

Matthias