This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: tr1::type_traits question
- From: Peter Doerfler <gcc at pdoerfler dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 17 May 2006 11:00:36 +0200
- Subject: Re: tr1::type_traits question
- References: <4469ED45.7030302@pdoerfler.com> <446A5B6A.4080408@suse.de>
Paolo Carlini wrote:
Peter Doerfler wrote:
Hi.
I've been looking at tr1::type_traits. In n1424 there is a paragraph:
our reference for TR1 is n1836 and §4.6 is consistent with our current
implementation, AFAICS.
You're right. I didn't know that updated version.
Thanks for the pointer and sorry for the noise,
Peter