Ranges: From Boost to TS to the Standard


Details
This month we will have a joint presentation by Andrew Rafas and Toby Allsopp about C++ Ranges.
Ranges are built on top of iterator pairs and provide a convenient, powerful and expressive programming model for dealing with containers, lazy sequences and transformations thereof.
Part 1 - Andrew Rafas
- Introduction to Ranges and the programming style they support
- Example using the Boost Range library
Part 2 - Toby Allsopp
- Example using the Range v3 library
- The Ranges TS
- Other proposals aimed at inclusion in the C++ Standard
LOCATION
This meetup is going to be at a different location to previous meetups. If you go to the usual location you will be disappointed!
Thanks to Crown Equipment for offering to host this event and giving us a change of scenery.
You will need to use the intercom on the left side of the main door to be let in. If you drive, we will give you a card to put in your car so you are not towed (we have had a lot of extra cars parking in the Crown car park recently).
AGENDA
18:00 Arrive (please note different location for this meetup)
18:30 A word from our host
18:40 Part 1
19:15 Food break
19:30 Part 2

Ranges: From Boost to TS to the Standard