boostorg / core

Boost Core Utilities
132 stars 87 forks source link

Implement allocator utilities #74

Closed glenfe closed 4 years ago

glenfe commented 4 years ago

Instead of allocator_traits in Core, the same functionality provided by individual templates. This reflects recent C++ standard committee reflector discussion around how allocator_traits would be designed today instead.