Opened 14 years ago

Closed 14 years ago

#1901 closed Bugs (fixed)

Missing documentation for mpl::for_each in the MPL library

Reported by: Edward Diener <eldiener@…> 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 Marshall Clow, 14 years ago

Component: Nonempl
Owner: set to Douglas Gregor

comment:2 by Douglas Gregor, 14 years ago

Component: mplmpi
Owner: changed from Douglas Gregor to Aleksey Gurtovoy

comment:3 by Douglas Gregor, 14 years ago

Component: mpimpl

comment:4 by Aleksey Gurtovoy, 14 years ago

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.