About

I authored and maintain the following Boost libraries:

and additionally maintain and develop

and contribute to

  • Unordered (with Joaquin M Lopez Munhoz and Christian Mazakas)

I am responsible for the following components of the C++11 standard:

  • shared_ptr
  • weak_ptr
  • enable_shared_from_this
  • bind
  • mem_fn
  • exception_ptr
  • atomic_thread_fence, atomic_signal_fence

I occasionally use Boostdep to generate the Boost Dependency Report.

I wrote and maintain the part of the Boost installation that generates CMake configuration files for the Boost libraries. This enables find_package(Boost) to work without relying on an up-to-date FindBoost.cmake.

I wrote and maintain the Boost CMake build infrastructure.