Opened 14 years ago
Closed 14 years ago
#2272 closed Bugs (fixed)
iterators of triangular matrices do not work
| Reported by: | Gunter | Owned by: | Gunter |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | uBLAS |
| Version: | Boost 1.36.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
the iterators do not work as expected and dereferencing a mutable iterator results in "invalid index"-exceptions or segfaults.
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | triangular_find.cpp added |
|---|
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [48466]) - fix and close #2272