std::owner_less< shared_ptr< _Tp > > Struct Template Reference
[Pointer Abstractions]

Partial specialization of owner_less for shared_ptr. More...

Inherits _Sp_owner_less< shared_ptr< _Tp >, weak_ptr< _Tp > >.


Detailed Description

template<typename _Tp>
struct std::owner_less< shared_ptr< _Tp > >

Partial specialization of owner_less for shared_ptr.

Definition at line 384 of file shared_ptr.h.


The documentation for this struct was generated from the following file: