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/