Fix deprecated copy warning
This fixes a -Wdeprecated-copy warning for clang-10: Definition of implicit copy assignment operator for 'unit_t' is deprecated because it has a user-declared constructor.
Showing
Please register or sign in to comment