Opened 17 years ago
Closed 13 years ago
#447 closed Bugs (fixed)
reverse_graph and constness of property maps
| Reported by: | Douglas Gregor | Owned by: | Douglas Gregor |
|---|---|---|---|
| Milestone: | Component: | graph | |
| Version: | None | Severity: | Problem |
| Keywords: | Cc: |
Description (last modified by )
accessing properties in a reverse_graph often fails because it's getting the "::type" when it should be getting the "::const_type", and vice-verse.
Change History (3)
comment:1 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Severity: | → Problem |
| Status: | assigned → new |
comment:2 by , 14 years ago
| Description: | modified (diff) |
|---|---|
| Owner: | changed from to |
comment:3 by , 13 years ago
| Resolution: | None → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Assigned to "doug_gregor" instead of nonexistent user "dgregor"