Skip to content

Code cleaning and size reduction

This optimizes away a shared_ptr copy in a hot path and removes about 30KB from a release binary by untemplating some code

refs #430

Merge request reports