This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, Sep 3, 2012 at 2:15 AM, Daniel KrÃgler <daniel.kruegler@gmail.com> wrote: >[...] > should name the parameters as _InputIterator1 and _InputIterator2, resp, > because the code does multi-pass traversal. Suggested change would > be I agree with these points and changed the code. The overall question stands, are these the best interfaces for the job?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |