More n3644 changes - forward_list and deque

Joerg Sonnenberger joerg at britannica.bec.de
Wed Aug 7 08:20:56 PDT 2013


On Tue, Aug 06, 2013 at 03:18:42PM -0400, Howard Hinnant wrote:
> Do you think debug mode would be more helpful, or less helpful, if the
> relational operators trapped a less-than comparison between two
> iterators i and j where i and j belong to two different vectors?

Does it ever make sense to put iterators into a std::map? I think it
does, so allowing relation operators would be sensible.

Joerg



More information about the cfe-commits mailing list