-
- Downloads
[MeL] Remove unneeded TemplateElement dtor.
The explicit default dtor makes the intel compiler 2017 unhappy and it is not needed; the base class Element has an explicit virtual dtor.
Loading
Please register or sign in to comment
The explicit default dtor makes the intel compiler 2017 unhappy and it is not needed; the base class Element has an explicit virtual dtor.