8 Aug
2009
8 Aug
'09
9:11 p.m.
2009/8/8 Christopher Jefferson
That sounds very unnecessary. Surely it would be sufficient, and what most people would expect, to check if the two function objects point to the same function (in the sense of location in memory), as opposed to logically equivalent functions?
But what about this?
less<int> f;
function