[libc++] NFCI: Return pointer instead of reference from __shared_ptr_emplace helper method
This makes __get_alloc consistent with __get_elem, and will reduce the diff required to implement P0674R1.
Loading
Please sign in to comment
This makes __get_alloc consistent with __get_elem, and will reduce the diff required to implement P0674R1.