Opened 10 years ago

Last modified 7 years ago

#7902 new Bugs

Division by scalar should use enable_if<> (matrix_expression)

Reported by: campreilly@… 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)

boost e-mail #6511.txt (7.1 KB ) - added by campreilly@… 10 years ago.
e-mail chain

Download all attachments as: .zip

Change History (2)

by campreilly@…, 10 years ago

Attachment: boost e-mail #6511.txt added

e-mail chain

comment:1 by campreilly@…, 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.