This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/29914] std::distance(iterator, const_iterator)



------- Comment #1 from pcarlini at suse dot de  2006-11-20 20:21 -------
I don't think this is simply matter of QoI: the standard is very clear about
the number (1) of template parameters. As a matter of fact, at least another
couple of implementations also reject this kind of snippet. Are you aware of
any actual implementation accepting it? In that case, we could possibly
escalate the issue to a Standard DR, we would look more in detail into it.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29914


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]