From 4520898092551365426
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,83aac58a7c7d6c46
X-Google-Attributes: gidf78e5,public
From: Bill Seymour <bsey@pobox.com>
Subject: Re: Advice: C9X's __func__ on C++
Date: 1999/06/10
Message-ID: <375FC102.EA08AF46@pobox.com>#1/1
X-Deja-AN: 488013879
Content-Transfer-Encoding: 7bit
Approved: Fergus Henderson <fjh@cs.mu.oz.au>
References: <slrn7lra47.6l.bcombee@bcombee.metrowerks.com> <newscache$r0x1df$tpc$1@firewall.thermoteknix.co.uk>
X-Original-Date: Thu, 10 Jun 1999 08:43:30 -0500
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
X-Complaints-To: news@news.unimelb.edu.au
X-Trace: izvestia.its.unimelb.edu.au 929040238 21721 128.250.29.16 (10 Jun 1999 18:43:58 GMT)
Organization: -
X-Auth: PGPMoose V1.1 PGP comp.std.c++ iQBFAgUAN2AHWOEDnX0m9pzZAQF3EAF+Ih3Zbt/HqgUv3njqU9aZYHOibJYpWRcc EbKeLQkoc4qQo2wf4T64GUnOBFHKzukS =BTtS
Mime-Version: 1.0
NNTP-Posting-Date: 10 Jun 1999 18:43:58 GMT
Newsgroups: comp.std.c++

Ken Hagan wrote:
> 
> If __func__ is a preprocessor symbol, ...
>

No, in C9X it's a whole new kind of thing, a "predefined identifier,"
so you can't use it in the preprocessor.

--Bill Seymour
---
[ 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://reality.sgi.com/austern_mti/std-c++/faq.html              ]



