February meetup - Ranges


Details
Dear C++ Community,
Our February meetup will take place at think-cell Office (Chausseestrasse 8/E - Mitte - U6 Oranienburger Tor). It will feature a talk about Ranges. As usual, you can arrive starting at 7pm, and the talk will begin at 8pm. There will be (free) beer and snacks, and enough time to socialize and have fun after the talk finishes.
Talk abstract: Ranges for the Standard Library
Pairs of iterators are ubiquitous throughout the C++ library. It is generally accepted that combining such a pair into a single entity usually termed Range delivers more concise and readable code. However, defining the precise semantics of such a Range concept proves surprisingly tricky. Theoretical considerations conflict with practical ones. Some design goals are mutually incompatible altogether.
This talk will enable you to be an informed participant in the upcoming standardization discussion on Ranges.
Where to find us:
think-cell Office Chausseestrasse 8/E
10115 Berlin
If you arrive by public transport, take the U6 to "Oranienburger Tor"
Go North, following the road for ~200m until you find a small Restaurant called “Rutz” (Chausseestrasse 8)
Walk through the archway, pass "Das Speisezimmer" and find entrance E.
We are on the 3rd floor (there is an elevator).
We will put up some signs to guide you.

February meetup - Ranges