cms-analysis/flashgg

Examine and remove explicit copy constructors

Closed this issue · 1 comments

In the past I have put explicit copy constructors in some cases, e.g. in the tags, that are not needed and can create future issues with consistent copying of new variables. When time permits I will do a full check of these and remove them where appropriate.

Done some time ago.