8e0c7c57e6
This upstream refactor stopped passing in the pool by pointer and now wraps it in a shared_ptr. A lot less 'address-of' operators and generally cleaner code are the result.