Opened 15 years ago
Closed 13 years ago
#1536 closed Patches (fixed)
Add missing template keyword to dependent type name template instance
Reported by: | Owned by: | kaalus | |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | property_tree |
Version: | Boost 1.34.1 | Severity: | Showstopper |
Keywords: | Cc: |
Description
I have a patch to detail/ptree_implementation.hpp that is required to use this with gcc3 at least (and any conforming compiler). It was against PropertyTree rev5 in boost vault. However, the issue still appears to be there in the svn trunk, just different lines. See lines 538 and 573 of this file on the trunk.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | detail_ptree_implementation.hpp.patch.txt added |
---|
comment:1 by , 15 years ago
Component: | None → property_tree |
---|---|
Owner: | set to |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This seems to have been fixed a long time ago. get_own doesn't even exist anymore.
Note:
See TracTickets
for help on using tickets.
Small Patch for property_tree/detail/ptree_implemenation.hpp