shared_ptr comparisons

Paolo Carlini paolo.carlini@oracle.com
Wed Nov 17 00:42:00 GMT 2010


On 11/17/2010 12:46 AM, Jonathan Wakely wrote:
> Unless I'm mistaken we should only have operators <, == and != for shared_ptr.
>
> Any objections to this change?
>   
Not from me. To be honest I have no idea where those operators comes
from, and certainly we don't have anything similar for the actual
std::shared_ptr...

Paolo.



More information about the Libstdc++ mailing list