Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-23 08:49:27


Hello,

a number of platforms fail when fusion vectors are used with an error
message like this:

cxx: Error: ../boost/fusion/sequence/conversion/detail/as_vector.hpp, line 41:
           incomplete type is not allowed (incompletetyp)
             return vector<>();
-------------------^

Removing the inclusion of boost/.../detail/as_vector.hpp in the header file
boost/.../vector/vector.hpp (line 12) solves the issue for me. Could the
fusion author please indicate if this is the right fix, and if yes, could
this fix please be committed ASAP?

TIA,
Markus


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