Opened 11 years ago
Closed 11 years ago
#5683 closed Bugs (fixed)
phoenix::for_each is only working with a limited amount of arguments
| Reported by: | Thomas Heller | Owned by: | Thomas Heller |
|---|---|---|---|
| Milestone: | Boost 1.48.0 | Component: | phoenix |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
There seems to be a bug in the return type calculation of for_each. Testcase is attached
Attachments (1)
Change History (2)
by , 11 years ago
| Attachment: | phoenix_problem2.cpp added |
|---|
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

testcase showing that problem