HomePhorge

Moved from raw pointers to std::shared_ptr's.

Referenced Files
None
Subscribers

Description

Moved from raw pointers to std::shared_ptr's.

Fixes R20:a94537b537bbdabf920b23f61c00f10e8b2d0388#8364
Auditors: juhasz

Details

Auditors
juhasz
Provenance
btutzerAuthored on Apr 30 2019, 10:09 AM
btutzerPushed on Apr 30 2019, 10:17 AM
Parents
R20:c876d21acdea: Merge branch 'master' of ssh://phabricator.ict.tuwien.ac.
Branches
Unknown
Tags
Unknown

Event Timeline

@dschnoell When we talked yesterday I noticed you are using some of these new functionalities. I think you were only using LinearFunction's, but in case you are using PartialFuncion or RangeConfidence as well, please note that the interface changed.

All concerns with this commit have now been addressed.Apr 30 2019, 2:05 PM