Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail From: James Kuyper Newsgroups: comp.std.c++ Subject: Re: proposal : keyword default Date: Tue, 8 Oct 2013 12:36:00 -0700 (PDT) Organization: Self Lines: 17 Sender: std-cpp-request@vandevoorde.com Approved: stephen.clamage@oracle.com Message-ID: <525330D8.90405@verizon.net> References: <3c07b20c$1@master.soko.hr> NNTP-Posting-Host: UvKmfKGH+EuwF7YDUuOhOv+3fy1337nR26tdmeER8Cw= Content-Type: text/plain; charset=ISO-8859-1 X-Trace: news.albasani.net KEGnkLeo3NwI/lMaiEDyWnd/yeqaI8pT1cWbJBYYQ2dkjmM86+FNiOuYxa100GULH/d7kBsQdm8JFri88fYmxg== X-Complaints-To: abuse@albasani.net NNTP-Posting-Date: Tue, 8 Oct 2013 19:36:03 +0000 (UTC) X-Mailer: Perl5 Mail::Internet v2.05 X-Submission-Address: std-cpp-submit@vandevoorde.com Cancel-Lock: sha1:UOp6lQSC+QCJ65bxIgtcIQyALXI= X-Original-Date: Mon, 07 Oct 2013 18:08:24 -0400 Xref: csiph.com comp.std.c++:681 On 10/07/2013 05:05 PM, Edward Diener wrote: ... > I do not see anything in the invocation of > somefunction(somedata,,,someotherdata) that could be confused with > anything else in C++. I think it's quite easily confused with somefunction(somedata, someotherdata). It's even more easily confused with somefunction(somedata,,,,someotherdata) (which would be in C++ if this proposal were accepted). -- [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]