On 20/10/16 15:41 +0100, Jonathan Wakely wrote:
On 20/10/16 13:08 +0100, Jonathan Wakely wrote:
This patch doesn't change very much, except for adding
std::reinterpret_pointer_cast, but it makes it very easy to add array
support to shared_ptr, as defined for the Library Fundamentals TS by
https:
On 20/10/16 13:08 +0100, Jonathan Wakely wrote:
This patch doesn't change very much, except for adding
std::reinterpret_pointer_cast, but it makes it very easy to add array
support to shared_ptr, as defined for the Library Fundamentals TS by
https://wg21.link/n3920 and in the process of being add