Opened 10 years ago

#7896 new Patches

boost::numeric::ublas::unbounded_array::operator= can call std::copy(0, 0, x)

Reported by: lukeocamden@… Owned by: Gunter
Milestone: To Be Determined Component: uBLAS
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

This causes an assertion failure with Visual Studio 2008+2010 when _ITERATOR_DEBUG_LEVEL == 2

Attachments (1)

storage.hpp.patch (660 bytes ) - added by lukeocamden@… 10 years ago.
Proposed fix would be something like this

Download all attachments as: .zip

Change History (1)

by lukeocamden@…, 10 years ago

Attachment: storage.hpp.patch added

Proposed fix would be something like this

Note: See TracTickets for help on using tickets.