Re: CppCon: Declarative Control Flow

2015-10-19 Thread Meta via Digitalmars-d-announce
On Monday, 19 October 2015 at 16:51:59 UTC, Andrei Alexandrescu wrote: On 10/19/2015 12:51 PM, Andrei Alexandrescu wrote: On 10/19/2015 11:45 AM, cym13 wrote: On Monday, 19 October 2015 at 15:38:41 UTC, Andrei Alexandrescu wrote: A bit off topic but I've always wondered... Why are people calli

Re: CppCon: Declarative Control Flow

2015-10-19 Thread Zz via Digitalmars-d-announce
On Monday, 19 October 2015 at 16:51:59 UTC, Andrei Alexandrescu wrote: On 10/19/2015 12:51 PM, Andrei Alexandrescu wrote: On 10/19/2015 11:45 AM, cym13 wrote: On Monday, 19 October 2015 at 15:38:41 UTC, Andrei Alexandrescu wrote: It came up while I was traveling, someone posted it on reddit al

Re: CppCon: Declarative Control Flow

2015-10-19 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 10/19/2015 12:51 PM, Andrei Alexandrescu wrote: On 10/19/2015 11:45 AM, cym13 wrote: On Monday, 19 October 2015 at 15:38:41 UTC, Andrei Alexandrescu wrote: It came up while I was traveling, someone posted it on reddit already (thanks): https://www.reddit.com/r/programming/comments/3pcwa1/the

Re: CppCon: Declarative Control Flow

2015-10-19 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 10/19/2015 11:45 AM, cym13 wrote: On Monday, 19 October 2015 at 15:38:41 UTC, Andrei Alexandrescu wrote: It came up while I was traveling, someone posted it on reddit already (thanks): https://www.reddit.com/r/programming/comments/3pcwa1/the_comedian_strikes_again_andrei_alexandrescu_on/ Go

Re: CppCon: Declarative Control Flow

2015-10-19 Thread cym13 via Digitalmars-d-announce
On Monday, 19 October 2015 at 15:38:41 UTC, Andrei Alexandrescu wrote: It came up while I was traveling, someone posted it on reddit already (thanks): https://www.reddit.com/r/programming/comments/3pcwa1/the_comedian_strikes_again_andrei_alexandrescu_on/ Good motivation for, and examples of, u

CppCon: Declarative Control Flow

2015-10-19 Thread Andrei Alexandrescu via Digitalmars-d-announce
It came up while I was traveling, someone posted it on reddit already (thanks): https://www.reddit.com/r/programming/comments/3pcwa1/the_comedian_strikes_again_andrei_alexandrescu_on/ Good motivation for, and examples of, using scope statements. Andrei