Skip to content

Use shared pointers for attribute systems.

David Thompson requested to merge dcthomp/smtk:shared-attrib-sys into master

This change makes common::Resource and attribute::System shared pointer classes.

Merge request reports