Opened 11 years ago
Closed 10 years ago
#5812 closed Patches (fixed)
Ill formed use of template keyword in qualified names
Reported by: | 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)
Change History (4)
by , 11 years ago
Attachment: | size.hpp.patch added |
---|
comment:1 by , 10 years ago
Milestone: | To Be Determined → Boost 1.52.0 |
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Core Issue 96: remove ill-formed "template" in qualified names