I authored and maintain the following Boost libraries:
and additionally maintain and develop
and contribute to
I am responsible for the following components of the C++11 standard:
shared_ptrweak_ptrenable_shared_from_thisbindmem_fnexception_ptratomic_thread_fence, atomic_signal_fenceI 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.