Opened 10 years ago
Last modified 7 years ago
#7902 new Bugs
Division by scalar should use enable_if<> (matrix_expression)
Reported by: | Owned by: | Gunter | |
---|---|---|---|
Milestone: | To Be Determined | Component: | uBLAS |
Version: | Boost 1.53.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Bug #6511 added enable_if<> to file: vector_expression.hpp function: operator/( vector, scalar). The same feature needs to be add to matrix_expression's operator/( matrix, scalar). See attached e-mail
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | boost e-mail #6511.txt added |
---|
comment:1 by , 7 years ago
I re-tested this in Boost 1.58 and the problem appears to be resolved. Please close this ticket.
Note:
See TracTickets
for help on using tickets.
e-mail chain