diff --git a/README.md b/README.md index 837c145..c609fa9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**[Stachka 2023](2023/Stachka/)** (Fun with type erasure: implementing a value wrapper for polymorphic types) + **[C++ Russia 2023](2023/C++%20Russia/)** (`flat_map` Who needs them? They're just like `std::map`. We all have them.) **[CppCon 2022](2022/CppCon/)** (Understanding C++ coroutines by example, part 2: generators)