j
k
j a
j l
On 11-04-16 05:45, Vladimir Batov wrote:
bool operator(T const& p1, T const& p2) { return &p1 < &p2; }
addressof() and td::less<> need to be used there :)
Back to the thread
Back to the list