Erase MatchPairsBody's copy constructor.
It's the same as the implicitly defined one, and it causes a -Wextra warning (not initializing the base class in a copy constructor).
Showing
Please
register
or
sign in
to comment
It's the same as the implicitly defined one, and it causes a -Wextra warning (not initializing the base class in a copy constructor).