DescriptionMake scoped_array<T> more compatible with scoped_ptr<T[]>.
The eventual plan is to replace scoped_array<T> with scoped_ptr<T[]>.
All existing issues with these new restrictions have been fixed, so I'd
like to enforce them for scoped_array while the transition is still in
progress.
BUG=171118
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192528
Patch Set 1 #Patch Set 2 : Being ambitious. #Messages
Total messages: 3 (0 generated)
|