Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-10-17 07:16:22


Michael Marcin wrote:

> RVCT 2.2 is complaining about "return vector<>();" on like 41 of
> as_vector.hpp (svn trunk) because vector is an incomplete type. This
> is almost certainly a compiler bug related to it checking the member
> template before it is instantiated.

The compiler is allowed to perform this check.


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