This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [C++] float, double & complex template non-type parms
>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
>>>>> "Fergus" == Fergus Henderson <fjh@cs.mu.oz.au> writes:
Fergus> On 26-Feb-2001, Nathan Sidwell <nathan@codesourcery.com>
Fergus> wrote:
>>> Hi, should we take the opportunity to deprecate non-type
>>> template parms of float, double or complex type in 3.0?
> I, personally, support deprecating them. Jason, what do you think?
I am not opposed to deprecating them.
Jason