CppCon 2015: Andrei Alexandrescu “std::allocator...”
Video Statistics and Information
Channel: CppCon
Views: 140,376
Rating: 4.9407268 out of 5
Keywords: Andrei Alexandrescu, Programming Language (Software Genre), Allocator, CppCon 2015, Computer Science (Field), Bash Films, Conference Video Recording, Event Video Recording, Video Conferencing, Video Services
Id: LIb3L4vKZ7U
Channel Id: undefined
Length: 72min 27sec (4347 seconds)
Published: Tue Oct 13 2015
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
This talk is related to his DConf 2015 talk.
This guy is one of the lead developers for Dlang if anyone is interested go to http://dlang.org/
Yes, somewhere in this 72 minute presentation that happens...
For those of us who don't have the time to watch random hour-plus videos posted to /r/programming the /r/cpp thread has some details about the presentation. That'll help inform if it's interesting to you or not.
Ohh here we go again.. more allocator insanity. One day this guy's gonna break computing with some logical paradox
I'm pretty sure I could watch Andrei Alexandrescu talk about anything. He's got to be near the pinnacle of technical presenters. If I watched anybody else give this talk I would be asleep in 5 minutes.
Here are the slides.
Very good talk. Thank you for sharing
This is basically applying some functional programming concepts to the design of allocators. Monads and combinators.