id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 388,function.hpp breaks assign.hpp,jmoller,Douglas Gregor,"{{{ #include #include The above includes break during compilation in Visual C++ 7.0 (2002). The error is; c:\VSS3\TDM\Boost\boost\assign\list_of.hpp(48) : error C2955: 'boost::is_array' : use of class template requires template argument list c:\VSS3\TDM\Boost\boost\type_traits\is_array.hpp (82) : see declaration of 'boost::is_array' If the order is modified to read; #include #include .. it will work OK. }}}",Bugs,closed,,function,None,,Fixed,,