Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-11-29 11:07:23


Howard Hinnant wrote:

> * It has cute syntax to safely handle arrays: unique_ptr<T[]>.
> * You can also customize the storage type (defaults to T*) by giving
> your deleter an optional D::pointer type.

Do you have a rationale/use cases for D::pointer and unique_ptr<T[N]>?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net