id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4440,MSVC doesn't work with bounded_vector's of size 0,jesseperla@…,Gunter,"A bounded_vector will not compile in MSVC9/10. It works fine in Intel 11.1 windows and MinGW. In my generic programming, this comes up quite often. I added in a temporary hatch that changes the size of the allocated array to 1 if using MSVC. This doesn't seem to have caused any issues, but I don't know enough about alignment issues to see if it is a problem. See the attached patch to the boost trunk and a boost test file. This patch works on MSVC10, Intel 11.1 MinGW4.5",Bugs,new,Boost 1.44.0,uBLAS,Boost 1.44.0,Problem,,,