Skip to main content

Welcome

A random collection of blog posts, articles, and projects that I occasionally remember to post about. Here be dragons, and woefully out of date code.

Recent

Piecewise Tuple

·3 mins
Creating a std::pair-like piecewise tuple

C++ std::move

·2 mins
Some trivial code to test std::move