--- Additional Comments From pcarlini at suse dot de 2004-11-27 20:27
---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
Res
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-27
20:25 ---
Subject: Bug 18690
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-11-27 20:25:11
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/inclu
--- Additional Comments From pcarlini at suse dot de 2004-11-27 20:03
---
Thanks Andrew, I will commit the obvious fix (_I -> _Int).
--
What|Removed |Added
AssignedT
--
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed||1
Last reconfirmed|-00-00 00:00:00 |2004-11-
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-27
15:31 ---
The problem is the use of _I in:
template
typename tuple_element<_I, std::pair<_Tp1, _Tp2> >::type&
--
What|Removed |Added
--