
26 Oct
2009
26 Oct
'09
12:46 a.m.
Jean-Louis Leroy wrote:
joel wrote:
Jean-Louis Leroy wrote:
I am a bit surprised that this compiles:
vector
v2; vector<char> v1(v2); v1 = v2; Well, there is no static check on the size of both fusion::vector. v2 = v1 should not compile tough Info: I use msvc9 express.
Clearly a bug. Please file a bug report. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net http://www.facebook.com/djowel Meet me at BoostCon http://www.boostcon.com/home http://www.facebook.com/boostcon