digitalmars.D.announce - NDC 2016 talk now online
- Andrei Alexandrescu (2/2) Jun 24 2016 https://www.reddit.com/r/programming/comments/4pmsgu/andrei_on_algorithm...
- =?UTF-8?B?Tm9yZGzDtnc=?= (7/8) Jun 30 2016 Great talk, as usual, and great results.
- Joakim (17/18) Aug 19 2016 Just watched this a couple days ago, good talk, almost like
https://www.reddit.com/r/programming/comments/4pmsgu/andrei_on_algorithms_se rch_partition_fast/ -- Andrei
Jun 24 2016
On Friday, 24 June 2016 at 14:06:48 UTC, Andrei Alexandrescu wrote:https://www.reddit.com/r/programming/comments/4pmsgu/andrei_on_algorithms_se rch_partition_fast/ -- AndreiGreat talk, as usual, and great results. Has Phobos been updated to make use of these improvements, typically sentinel-based searching and fast deterministic selection? If not which Phobos algorithms should be?
Jun 30 2016
On Friday, 24 June 2016 at 14:06:48 UTC, Andrei Alexandrescu wrote:https://www.reddit.com/r/programming/comments/4pmsgu/andrei_on_algorithms_se rch_partition_fast/ -- AndreiJust watched this a couple days ago, good talk, almost like presenting a research paper for a more general audience by the end. I started going through the list of NDC Oslo talk videos (https://vimeo.com/channels/ndcoslo2016) to see if there was anything else worth watching and was intrigued by the mentions of D in the abstract for this video about upcoming features in c++17/20 from Mark Isaacson, who also presented at DConf last year: https://vimeo.com/171704648 However, despite the prominent mentions of D in the abstract, there were only two real mentions in the video, at the 46:30 mark, when he mentions that `constexpr if` was inspired by `static if` but is a "nerfed version," and the 50:00 mark, when he mentions another D feature in response to an audience question.
Aug 19 2016