Opened 11 years ago

Closed 10 years ago

#6514 closed Bugs (fixed)

[ublas] fix for has_trivial_constructor

Reported by: Neal Becker <ndbecker2@…> Owned by: Gunter
Milestone: Boost 1.52.0 Component: uBLAS
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

has_trivial_constructor<complex<FLT> > should derive from has_trivial_constructor<FLT> in case FLT is not a simple type

Attachments (2)

traits.hpp.patch (764 bytes ) - added by Neal Becker <ndbecker2@…> 11 years ago.
traits.hpp.2.patch (763 bytes ) - added by Neal Becker <ndbecker2@…> 11 years ago.

Download all attachments as: .zip

Change History (5)

by Neal Becker <ndbecker2@…>, 11 years ago

Attachment: traits.hpp.patch added

by Neal Becker <ndbecker2@…>, 11 years ago

Attachment: traits.hpp.2.patch added

comment:1 by Gunter, 10 years ago

(In [80268]) boost/numeric/ublas/traits.hpp - apply patch, see #6514

comment:2 by Gunter, 10 years ago

Milestone: To Be DeterminedBoost 1.52.0
Status: newassigned

comment:3 by Gunter, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.