This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [c++0x] _Tuple_impl and typename reference_wrapper<T>::type&&
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Pedro LamarÃo <pedro dot lamarao at gmail dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 14 Feb 2008 19:18:46 +0100
- Subject: Re: [c++0x] _Tuple_impl and typename reference_wrapper<T>::type&&
- References: <d9cb29060802140830j7b332f2dxad2800372eabda48@mail.gmail.com>
Hi Pedro,
and thanks for your messages. Frankly, I'm not sure whether the reduced
snippet is compiled 100% ok, but in any case, I think we have a serious
issue in the corresponding C++0x library code and I'm looking into it.
Thanks,
Paolo.