Opened 12 years ago
#4831 new Feature Requests
request for function object equivalents of all Fusion algorithms
| Reported by: | Eric Niebler | Owned by: | Joel de Guzman |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | fusion |
| Version: | Boost 1.44.0 | Severity: | Problem |
| Keywords: | fusion function object | Cc: |
Description
Sure would be nice if there were a fusion::functional namespace containing function object equivalents of all Fusion algorithms (e.g. push_front, pop_front, etc). (They could be used in Proto transforms!) There are already a few in boost/proto/fusion.hpp, but they rightfully belong in Fusion, and there should be a complete set.
Note:
See TracTickets
for help on using tickets.
