Opened 11 years ago
Closed 10 years ago
#5790 closed Bugs (fixed)
call_traits::param_type generates const references for enums
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | call_traits |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | param_type enum is_enum | Cc: |
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 10 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Reopening because this hasn't been merged to release yet.
comment:4 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.

More specifically, change line 82 from
to