mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-04 23:50:59 +02:00
c14369aac9
Change make_shared to use the new _internal_get_untyped_deleter. Fixes #6830. ........ Add allocate_shared_noinit. ........ [SVN r81899]