Skip to content

Expose graph traits object as passed by subclass.

David Thompson requested to merge dcthomp/smtk:fixes into master

This change is made so users of graph resources do not need to refer to the detail namespace to access node/arc types as well as any other type aliases provided by the traits object.

Merge request reports