Topic: TR1 mention of enable_if
Author: andy@servocomm.freeserve.co.uk
Date: Mon, 13 Feb 2006 13:27:52 CST Raw View
TR1 in n1836 mentions use of enable_if in 6.1-8 and 6.1-22, but there
is no further definition. Shouldnt there be an explanation of what
enable_if is or just a general reference to constrained templates with
no specific mention?
regards
Andy Little
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]
Author: petebecker@acm.org (Pete Becker)
Date: Tue, 14 Feb 2006 00:17:14 GMT Raw View
andy@servocomm.freeserve.co.uk wrote:
> TR1 in n1836 mentions use of enable_if in 6.1-8 and 6.1-22, but there
> is no further definition. Shouldnt there be an explanation of what
> enable_if is or just a general reference to constrained templates with
> no specific mention?
>
They're both in notes, which aren't normative, so it doesn't bother me
on that score.
--
Pete Becker
Dinkumware, Ltd. (http://www.dinkumware.com)
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]