Skip to content

Resolve runtime warning #68

@baltzell

Description

@baltzell
In file included from input_line_14:1:
In file included from /u/group/clas12/packages/clas12-mcgen/3.01/clas12-elSpectro/src/C12Utils.h:4:
/group/clas12/packages/clas12-mcgen/3.01/clas12-elSpectro/elSpectro/core/LundWriter.h:27:20: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
     ~LundWriter() final;
                   ^
/group/clas12/packages/clas12-mcgen/3.01/clas12-elSpectro/elSpectro/core/LundWriter.h:16:9: note: mark 'elSpectro::LundWriter' as 'final' to silence this warning
  class LundWriter : public Writer {
        ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions