Meeting 116 (5 November 2020)
mailing2020-10
Select papers
- P1206R1
ranges::to: A function to convert any range to a container - P2214R0 A Plan for C++23 Ranges
- P2226R0 A proposal for an idiom to move from an object and reset it to its default constructed state
- P2237R0 Metaprogramming
Named Parameters in C++20
C++ in Visual Studio Code reaches version 1.0
C++ Talk Index
The terrible size_t
juCi++: a lightweight, cross-platform IDE

Library: cpp-lazy
Cpp-lazy is a fast and easy lazy evaluation library for C++14/17/20.
Lazy evaluation is an evaluation strategy which holds the evaluation of an expression until its value is needed. In this library, all the iterators are lazy evaluated.
This library is not a replacement for
ranges::v3but rather a (smaller) alternative.
Library: Crypto3
Library: AAA - Auxiliary Arithmetic Algorithms
Daisy Hollman’s deduction trick

How it started/How it’s going
| How it started | How it’s going |
|---|---|
![]() |
![]() |
Halloween logic


