C++0x has had a proposal for default functions, so you could say default operator==;
We've learnt that it helps to make these things explicit.
|
2 | Not in the latest draft | ||
|
|
||||
|
1 |
|
||
|
C++0x has a proposal for default functions, so you could say |
||||
