Opened 8 years ago
Closed 8 years ago
#10095 closed Feature Requests (fixed)
Add a forward header files
Reported by: | Neil Groves | Owned by: | Neil Groves |
---|---|---|---|
Milestone: | Boost 1.56.0 | Component: | range |
Version: | Boost 1.54.0 | Severity: | Optimization |
Keywords: | Cc: |
Description
Eric Neibler made the excellent suggestion to add forward header files. This is particularly valuable to assist users in providing specialisations for the metafunctions.
Change History (3)
comment:1 by , 8 years ago
Milestone: | To Be Determined → Boost 1.56.0 |
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
Implemented range_fwd.hpp and pushed to the develop branch.
I'll wait for the regression tests to cycle and then push to master.