Pointer cleanup (#242)
- Made greater use of smart pointers, eliminating many instances of manual memory management - Do not use pointers at all for many non-polymorphic classes - Assorted other code cleanup
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
<Template brand="Herma" part="8961" equiv="4102"/>
|
||||
<Template brand="Herma" part="8971" equiv="4102"/>
|
||||
<Template brand="Herma" part="8981" equiv="4102"/>
|
||||
<Template brand="Herma" part="10801" equiv="4608"/>
|
||||
<Template brand="Herma" part="10801" equiv="4102"/>
|
||||
|
||||
|
||||
<!-- =================================================================== -->
|
||||
|
||||
Reference in New Issue
Block a user