Opened 14 years ago
Closed 13 years ago
#2592 closed Tasks (wontfix)
Unify multi_pass for "classic" and spirit2
| Reported by: | anonymous | Owned by: | Hartmut Kaiser |
|---|---|---|---|
| Milestone: | Boost 1.38.0 | Component: | spirit |
| Version: | Boost 1.37.0 | Severity: | Optimization |
| Keywords: | Cc: |
Description
Currently we have two implementations of multi_pass for "classic" and spirit2. Ideally, these should be unified with only one implementation.
Note:
See TracTickets
for help on using tickets.

That turns out to be not feasible as the API is too different