Skip to content
Snippets Groups Projects
user avatar
Arthur O'Dwyer authored
    gmock-spec-builders.h:503:3: error:
    definition of implicit copy constructor for 'Expectation' is deprecated
    because it has a user-declared destructor [-Werror,-Wdeprecated]
        ~Expectation();
        ^
11b3cec1
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..