Opened 14 years ago
Closed 14 years ago
#1901 closed Bugs (fixed)
Missing documentation for mpl::for_each in the MPL library
| Reported by: | Owned by: | Aleksey Gurtovoy | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | mpl | 
| Version: | Boost 1.35.0 | Severity: | Problem | 
| Keywords: | mpl for_each | Cc: | 
Description
The documentation for mpl::for_each is missing from the Boost reference documentation.
Change History (4)
comment:1 by , 14 years ago
| Component: | None → mpl | 
|---|---|
| Owner: | set to | 
comment:2 by , 14 years ago
| Component: | mpl → mpi | 
|---|---|
| Owner: | changed from to | 
comment:3 by , 14 years ago
| Component: | mpi → mpl | 
|---|
comment:4 by , 14 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
The 'for_each' algorithm has been, in fact, documented (http://www.boost.org/doc/libs/1_35_0/libs/mpl/doc/refmanual/for-each.html), but the corresponding PDF version of the reference manual was never regenerated.
I'm opening a separate ticket for this (#2031) and closing this one.