Opened 10 years ago

Closed 7 years ago

#8454 closed Bugs (fixed)

Minor documentation typo.

Reported by: anonymous Owned by: No-Maintainer
Milestone: To Be Determined Component: preprocessor
Version: Boost 1.53.0 Severity: Cosmetic
Keywords: Cc:

Description

On the reference page for " BOOST_PP_SEQ_REPLACE", under the section "Usage", the following text:

BOOST_PP_SEQ_RPLACE(seq, i, elem)

should be replaced by:

BOOST_PP_SEQ_REPLACE(seq, i, elem)

Change History (2)

comment:1 by Edward Diener, 7 years ago

Fixed in the latest 1.58 release.

comment:2 by Edward Diener, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.