- Compile-time Bounds Checking in Flux https://tristanbrindle.com/posts/compile-time-bounds-checking-in-flux 7 comments cpp
- Parameter Passing in Flux versus Ranges https://tristanbrindle.com/posts/parameter-passing-in-flux-vs-ranges 3 comments cpp
- Experimenting with Modules in Flux https://tristanbrindle.com/posts/flux-modules-experiments 16 comments cpp
- Ranges and Forwarding References https://tristanbrindle.com/posts/ranges-and-forwarding-references 42 comments cpp
- Rvalue Ranges and Views in C++20 https://tristanbrindle.com/posts/rvalue-ranges-and-views 28 comments cpp
- Opt-in UFCS with "using class" https://tristanbrindle.com/posts/opt-in-ufcs 9 comments cpp
- Beware of copies with std::initializer_list! https://tristanbrindle.com/posts/beware-copies-initializer-list 28 comments cpp
- A more useful compile-time quicksort in C++17 https://tristanbrindle.com/posts/a-more-useful-compile-time-quicksort 14 comments cpp
- The Case for Optional References http://tristanbrindle.com/posts/optional-references 46 comments cpp