Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ndarray
-
Labels:None
-
Team:Data Release Production
Description
Most of the stack has now been converted to use std::shared_ptr and friends, but ndarray has so far been excluded because of it's extensive use of boost::intrusive_ptr.
This ticket aims to fix it.
Did we decide about upstream ndarray? I have an open PR there for local LSST modifications. Can we at least ensure that the patches here are added to that pull request?