Homec4science

using std::shared_ptr<Functional> as holder type for functionals

Authored by frerot on Jul 10 2020, 18:04.

Description

using std::shared_ptr<Functional> as holder type for functionals

Previous implementation was tracking ownership with booleans... This makes the
implementation uniform with surface generation filters which implements a
similar feature.

Details

Committed
frerotJul 10 2020, 18:04
Pushed
frerotJul 10 2020, 18:18
Parents
rTAMAASaec3fa0599a4: correcting typos in rough surface doc
Branches
Unknown
Tags
Unknown

Event Timeline

Restricted Application completed building Restricted Buildable.Jul 10 2020, 18:29