Opened 12 years ago
Closed 12 years ago
#4158 closed Patches (fixed)
Add missing "template" keywords for dependent template names
Reported by: | Douglas Gregor | Owned by: | Sebastian Redl |
---|---|---|---|
Milestone: | Boost 1.43.0 | Component: | property_tree |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch adds some missing "template" keywords in dependent member access expressions.
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | boost-property-tree-fixes.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [61639]) Add more missing template keywords. Diagnosed by Clang, patch by Doug Gregor. Fixes bug 4158.
Note:
See TracTickets
for help on using tickets.
Patch to add missing "template" keywords