Opened 11 years ago

Closed 10 years ago

#5812 closed Patches (fixed)

Ill formed use of template keyword in qualified names

Reported by: hstong@… Owned by: Gunter
Milestone: Boost 1.52.0 Component: uBLAS
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

By the resolution of Core Issue 96, the uses of the "template" keyword in qualified names in boost/numeric/ublas/operation/size.hpp are ill-formed.

Patch provided.

Attachments (1)

size.hpp.patch (1.1 KB ) - added by hstong@… 11 years ago.
Core Issue 96: remove ill-formed "template" in qualified names

Download all attachments as: .zip

Change History (4)

by hstong@…, 11 years ago

Attachment: size.hpp.patch added

Core Issue 96: remove ill-formed "template" in qualified names

comment:1 by Gunter, 10 years ago

Milestone: To Be DeterminedBoost 1.52.0
Status: newassigned

comment:2 by Gunter, 10 years ago

(In [80592])

  • boost/numeric/ublas/operation/size.hpp: apply patch, see #5812

comment:3 by Gunter, 10 years ago

Resolution: fixed
Status: assignedclosed

(In [80645]) merged [80483],[80487],[80586],[80591],[80592],[80599],[80600],[80624],[80625],[80643],[80644] into release:

  • fix #7296 (hopefully ;-)
  • see #7363 (must wait for a full test cycle before closing this task)
Note: See TracTickets for help on using tickets.