Meeting 15 June 2017
Code
- Frozen – A header-only, constexpr alternative to gperf for C++14 users – provides fast, immutable, constexpr-compatible implementation of
std::set
,std::map
,std::unordered_map
andstd::unordered_set
for sets of user values. value_ptr
– the missing C++ smart pointer that implements value semantics for values allocated on the heap.
Post
- Static Duck Typing in C++, by Philippe Groarke.
Videos
C++ Core Guidelines - Modernize your C++ Code Base - Peter Sommerlad
Coroutines and C++ DSLs for Human Scale Concurrency - Dominic Robinson
Quote
if you ever code something that "feels like a hack but it works," just remember that a CPU is literally a rock that we tricked into thinking
— ben 🚀 cobalt core! now! (@daisyowl) March 15, 2017