www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - D at C++Now 2012

reply "David Nadlinger" <see klickverbot.at> writes:
Just came across this C++Now 2012 (formerly BoostCon) talk about 
an example of C++11 usage in the real world, and it includes a 
C++ implementation of scope (exit), along with mentioning the 
term »voldemort types« (although the speaker attributes them to 
Andrei instead of Walter).

http://www.youtube.com/watch?v=43ej-H8yHWE&feature=player_detailpage#t=1510s

Curious if there are references to D or D features in other talks 
as well…

David
Jun 22 2012
next sibling parent Guillaume Chatelet <chatelet.guillaume gmail.com> writes:
On 06/22/12 23:35, David Nadlinger wrote:
 Just came across this C++Now 2012 (formerly BoostCon) talk about an
 example of C++11 usage in the real world, and it includes a C++
 implementation of scope (exit), along with mentioning the term
 »voldemort types« (although the speaker attributes them to Andrei
 instead of Walter).
 
 http://www.youtube.com/watch?v=43ej-H8yHWE&feature=player_detailpage#t=1510s
 
 
 Curious if there are references to D or D features in other talks as well…
 
 David
I'm still watching the videos ( BTW whole playlist available here http://www.youtube.com/user/BoostCon?feature=watch ) but no references to D in the two following ones * Bartosz Milewski, Eric Niebler : Compile-Time/Run-Time Functional Programming * Patrick Mihelich: Linear programming made easy with Boost Proto Guillaume
Jun 22 2012
prev sibling parent reply "Jesse Phillips" <jessekphillips+D gmail.com> writes:
On Friday, 22 June 2012 at 21:35:50 UTC, David Nadlinger wrote:
 along with mentioning the term »voldemort types« (although 
 the speaker attributes them to Andrei instead of Walter).
 David
Doesn't Walter attribute them to Andrei too?
Jun 23 2012
parent reply Brad Anderson <eco gnuk.net> writes:
On Sat, Jun 23, 2012 at 9:26 AM, Jesse Phillips
<jessekphillips+D gmail.com>wrote:

 On Friday, 22 June 2012 at 21:35:50 UTC, David Nadlinger wrote:

 along with mentioning the term =BBvoldemort types=AB (although the speak=
er
 attributes them to Andrei instead of Walter).
 David
Doesn't Walter attribute them to Andrei too?
Walter said Andrei discovered them but as far as I can tell Walter gave them the name.
Jun 24 2012
parent Walter Bright <newshound2 digitalmars.com> writes:
On 6/24/2012 3:23 PM, Brad Anderson wrote:
 On Sat, Jun 23, 2012 at 9:26 AM, Jesse Phillips <jessekphillips+D gmail.com
 <mailto:jessekphillips+D gmail.com>> wrote:

     On Friday, 22 June 2012 at 21:35:50 UTC, David Nadlinger wrote:

         along with mentioning the term »voldemort types« (although the speaker
         attributes them to Andrei instead of Walter).
         David


     Doesn't Walter attribute them to Andrei too?


 Walter said Andrei discovered them but as far as I can tell Walter gave them
the
 name.
I believe that is correct.
Jun 24 2012