Re: WG14 Post Santa Clara mailing available
- From: Paul Hsieh <websnarf@xxxxxxxxx>
- Date: Mon, 13 Oct 2008 20:53:16 -0700 (PDT)
On Oct 12, 3:59 am, Keld Jørn Simonsen <k...@xxxxxxxx> wrote:
The Post Santa Clara mailing is now available from the WG14 web site
at http://www.open-std.org/jtc1/sc22/wg14
There appears to be some movement towards deprecating auto. However,
the C++ people want to specifically use auto for implicit type
declarations in the next standard:
auto p = find (specificParameter);
the idea being that p becomes declared with the type that find
returns.
So do you guys even pay attention to each other or what?
--
Paul Hsieh
http://www.pobox.com/~qed/
http://bstring.sf.net/
.
- Follow-Ups:
- Re: WG14 Post Santa Clara mailing available
- From: Keith Thompson
- Re: WG14 Post Santa Clara mailing available
- From: Richard Heathfield
- Re: WG14 Post Santa Clara mailing available
- References:
- WG14 Post Santa Clara mailing available
- From: Keld Jørn Simonsen
- WG14 Post Santa Clara mailing available
- Prev by Date: Re: why cann't compare the structures?
- Next by Date: Re: why cann't compare the structures?
- Previous by thread: Re: WG14 Post Santa Clara mailing available
- Next by thread: Re: WG14 Post Santa Clara mailing available
- Index(es):
Relevant Pages
|