[Bug c++/35480] New: Relational operators for don't error on different sized tuples

2008-03-06 Thread gryan at akoostix dot com
Summary: Relational operators for don't error on different sized tuples Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot

[Bug c++/35480] Relational operators for don't error on different sized tuples

2008-03-06 Thread gryan at akoostix dot com
--- Comment #1 from gryan at akoostix dot com 2008-03-06 14:30 --- Created an attachment (id=15269) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15269&action=view) Preprocessed file Preprocessed file output using the -save-temps flag. -- http://gcc.gnu.org/b

[Bug libstdc++/35480] Relational operators for don't error on different sized tuples

2008-03-06 Thread gryan at akoostix dot com
--- Comment #3 from gryan at akoostix dot com 2008-03-06 16:38 --- I understand your concern here, which is why I wrote that I thought that it was "implicit". The standard says "where get(t) == get(u)" is a valid expression" only, however; 6.1.3.4 says that g