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)

boost-property-tree-fixes.patch (1006 bytes ) - added by Douglas Gregor 12 years ago.
Patch to add missing "template" keywords

Download all attachments as: .zip

Change History (2)

by Douglas Gregor, 12 years ago

Patch to add missing "template" keywords

comment:1 by Sebastian Redl, 12 years ago

Resolution: fixed
Status: newclosed

(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.