“...世界上最受尊敬和设计最精湛的 C++ 库项目之一。” — Herb Sutter 和 Andrei Alexandrescu, C++ 编码标准
创建一个关联分配器的部分完成令牌。
template< typename Allocator> partial_allocator_binder< Allocator > bind_allocator( const Allocator & ex);