4 Feb
2009
4 Feb
'09
3:53 a.m.
Steven Watanabe-4 wrote:
AMDG
vector<bool> strikes again...
The problem is that for vector<bool> (only) source2[0] is not of type bool. You need to cast.
In Christ, Steven Watanabe
Hi Steven, and thanks for your answer. I've looked it up, and indeed vector<bool> is a problematic structure... Clearly the work of an evil spirit. Anyway, knowing that, it will be easier for me to find a workaround. Many thanks, Fabrice -- View this message in context: http://www.nabble.com/Problem-transforming-a-vector%3Cbool%3E-to-a-vector%3C... Sent from the Boost - Users mailing list archive at Nabble.com.