1struct S; explain bool operator<(S const&, S const&) = default 2 ^ 313: error: default non-member operator < must also be friend 4