So yeah. This is all pretty new. Not much to see here yet.
I guess there will be a blog summary at some point, when I can be bothered doing the webdev bits.
- toml++ - TOML parser and serializer for C++17
- poxy - a documentation generator for C++
- A number of small, self-contained single-header libs:
- mz::noexcept - type traits for manipulating
noexceptin C++17 - mz::spin_mutex - an atomic spin-lock-based
std::mutexalternative - mz::tagged_ptr - a Tagged Pointer type
- mz::type_list - a variadic 'type list' to replace std::tuple in metaprogramming contexts
- mz::noexcept - type traits for manipulating
- ...this website I guess?