mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-02-07 15:45:45 +01:00
Add additional overload for allocate_shared and make_shared array forms that take initializer list of T for the array types T[M][N] ........ Minor style change: Fix indentation in allocate_shared_array.hpp and make_shared_array.hpp ........ [SVN r81366]