Boost logo

Boost :

Subject: Re: [boost] [Root Pointer] New Documentation
From: Seth (bugs_at_[hidden])
Date: 2016-04-12 02:36:21


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 :)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk