------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 
15:31 -------
The problem is the use of _I in:
   template<int _I, class _Tp1, class _Tp2>
     typename tuple_element<_I, std::pair<_Tp1, _Tp2> >::type&


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |powerpc-darwin


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

Reply via email to