Opened 9 years ago
Closed 6 years ago
#9111 closed Bugs (fixed)
unused parameter warning in phoenix bind
| Reported by: | Mathias Gaunard | Owned by: | Thomas Heller |
|---|---|---|---|
| Milestone: | Component: | phoenix | |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
/home/nt2/dev/boost/trunk/boost/phoenix/bind/detail/function_ptr.hpp:41:63: warning: unused parameter 'rhs' [-Wunused-parameter]
Change History (3)
comment:1 by , 9 years ago
| Version: | Boost 1.54.0 → Boost Development Trunk |
|---|
comment:2 by , 9 years ago
comment:3 by , 6 years ago
| Milestone: | To Be Determined |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fix posted to develop branch