Topic: A rather trivial question about decltype
Author: Joe Gottman <jgottman@carolina.rr.com>
Date: Sun, 7 Jan 2007 02:25:33 CST Raw View
How do you pronounce decltype anyway?
Joe Gottman
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: "Victor Bazarov" <v.Abazarov@comAcast.net>
Date: Mon, 8 Jan 2007 09:19:41 CST Raw View
Joe Gottman wrote:
> How do you pronounce decltype anyway?
I pronounce it "deckle-type" (similarly to 'speckle type')
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: jleffler@earthlink.net (Jonathan Leffler)
Date: Mon, 8 Jan 2007 17:19:44 GMT Raw View
Joe Gottman wrote:
> How do you pronounce decltype anyway?
deckle-type?
--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler@earthlink.net, jleffler@us.ibm.com
Guardian of DBD::Informix v2005.02 -- http://dbi.perl.org/
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: tazmaster@rocketmail.com ("Jim Langston")
Date: Mon, 8 Jan 2007 17:51:53 GMT Raw View
"Joe Gottman" <jgottman@carolina.rr.com> wrote in message
news:45a070f1$0$27069$4c368faf@roadrunner.com...
> How do you pronounce decltype anyway?
>
> Joe Gottman
Declare type?
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: ron@spamcop.net (Ron Natalie)
Date: Mon, 8 Jan 2007 17:51:40 GMT Raw View
Joe Gottman wrote:
> How do you pronounce decltype anyway?
>
> Joe Gottman
decl typically is pronouced DECK-ell
I usually say declaration.
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: "frege" <gottlobfrege@gmail.com>
Date: Mon, 8 Jan 2007 15:38:08 CST Raw View
Joe Gottman wrote:
> How do you pronounce decltype anyway?
>
"type of"
:-)
Tony
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: Francis Glassborow <francis@robinton.demon.co.uk>
Date: Tue, 9 Jan 2007 09:46:26 CST Raw View
In article <1168285611.420949.28790@42g2000cwt.googlegroups.com>, frege
<gottlobfrege@gmail.com> writes
>Joe Gottman wrote:
>> How do you pronounce decltype anyway?
>>
>
>"type of"
>
>:-)
Which restores the ambiguity that decltype was intended to deal with.
(The static and dynamic type of such things as pointers and references
are often different)
--
Francis Glassborow ACCU
Author of 'You Can Do It!' and "You Can Program in C++"
see http://www.spellen.org/youcandoit
For project ideas and contributions: http://www.spellen.org/youcandoit/projects
---
[ 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.comeaucomputing.com/csc/faq.html ]