Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2006-01-28 07:58:29


Bugs item #1417361, was opened at 2006-01-28 13:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1417361&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: iterator
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eelis (eelis)
Assigned to: David Abrahams (david_abrahams)
Summary: transform_iterator documentation ignores operator->

Initial Comment:
In the transform_iterator documentation, the "abstract"
section states that "The transform iterator adapts an
iterator by modifying the operator* to apply a function
object to the result of dereferencing the iterator and
returning the result.". It seems a bit strange to me to
mention operator* but not operator->, which is modified
in the exact same way.

Then, in the "synopsis" section, operator* is listed
but operator-> is not, even though it is definitely
part of the interface (otherwise transform_iterator
cannot model the concepts that it claims to model in
the "models" section on the same page).

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1417361&group_id=7586

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk