• Dominik Lohmann's avatar
    Fix deprecated copy warning · 44b091cc
    Dominik Lohmann authored
    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.
    44b091cc
unit.hpp 2.51 KB