Opened 10 years ago

Closed 10 years ago

#7947 closed Bugs (fixed)

Documentation for "Hinted addition" specifies wrong result types.

Reported by: Marvin Sielenkemper <m.sielenkemper@…> Owned by: Joachim Faulhaber
Milestone: To Be Determined Component: ICL
Version: Boost 1.51.0 Severity: Problem
Keywords: Cc:

Description

The documentation states that the result type for both the member and the free add return the container which is not the case. Both return an iterator pointing to the newly added entry.

This is still the case in http://www.boost.org/doc/libs/1_53_0_beta1/libs/icl/doc/html/boost_icl/function_reference/addition.html

Change History (1)

comment:1 by Joachim Faulhaber, 10 years ago

Resolution: fixed
Status: newclosed

Thanks for rhe report, Joachim

Note: See TracTickets for help on using tickets.