bug in external_vector::operator=

Jason Rennie <[email protected]>
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
It appears that the operator= function in class external_vector
(mtl/external_vector.h) is buggy.  It has a self& return type but doesn't 
return anything.  My fix was to add the line "return *this" at the end.

Jason


_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.