
11 Mar
2010
11 Mar
'10
12:01 p.m.
alfC <alfredo.correa <at> gmail.com> writes:
#include<boost/array.hpp> struct Foo { Foo() : m_a((boost::array<int, 4>){1,2,3,4}) { } boost::array<int, 4> m_a; };
Despite of this possible issue I am using it anyway, but I also would like to know what are the possible issues and portability (please, let me know if you compiler is not gcc).
This doens't compile on vstudio 2003. I have to put here some extra dummy text, because without this text i get 'There's much more quoted text in your article than new. Prune quoted stuff.'.