Re: WG14 Post Santa Clara mailing available



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/
.



Relevant Pages

  • Re: WG14 Post Santa Clara mailing available
    ... There appears to be some movement towards deprecating auto. ... the C++ people want to specifically use auto for implicit type ... declarations in the next standard: ... C and C++ are different languages. ...
    (comp.lang.c)
  • Re: WG14 Post Santa Clara mailing available
    ... There appears to be some movement towards deprecating auto. ... the C++ people want to specifically use auto for implicit type ... declarations in the next standard: ... The committees responsible for the two languages are both committed to a policy of, among other things, avoiding gratuitous discrepancies between the two languages. ...
    (comp.lang.c)
  • Re: WG14 Post Santa Clara mailing available
    ... There appears to be some movement towards deprecating auto. ... the C++ people want to specifically use auto for implicit type ... the C standard, and either deprecate or remove it as appropriate. ...
    (comp.lang.c)
  • Re: 100% width element causes scrollbar in IE when dir=rtl
    ... Since auto is the default value, you shouldn't need to set width at all. ... You're right, Berg, but I wanted the OP to understand that there is a ... each of these declarations means in terms of layout. ... explanatory. ...
    (comp.infosystems.www.authoring.html)