| 
    STLdoc
    
   STLdocumentation 
   | 
 
  
 Public Types | |
| typedef _Ref_count_del_alloc< _Ty, _Dx, _Alloc > | _Myt | 
| typedef _Wrap_alloc< _Alloc > | _Myalty0 | 
| typedef _Myalty0::template rebind< _Myt >::other | _Myalty | 
Public Member Functions | |
| _Ref_count_del_alloc (_Ty *_Px, _Dx _Dt, const _Alloc &_Ax) | |
| virtual void * | _Get_deleter (const type_info &_Typeid) const _NOEXCEPT | 
  Public Member Functions inherited from _Ref_count_base | |
| virtual | ~_Ref_count_base () _NOEXCEPT | 
| bool | _Incref_nz () | 
| void | _Incref () | 
| void | _Incwref () | 
| void | _Decref () | 
| void | _Decwref () | 
| long | _Use_count () const _NOEXCEPT | 
| bool | _Expired () const _NOEXCEPT | 
Private Member Functions | |
| virtual void | _Destroy () _NOEXCEPT | 
| virtual void | _Delete_this () _NOEXCEPT | 
Private Attributes | |
| _Compressed_pair< _Dx, _Compressed_pair< _Myalty, _Ty * > > | _Mypair | 
Additional Inherited Members | |
  Protected Member Functions inherited from _Ref_count_base | |
| _Ref_count_base () | |
| typedef _Myalty0::template rebind<_Myt>::other _Ref_count_del_alloc< _Ty, _Dx, _Alloc >::_Myalty | 
| typedef _Wrap_alloc<_Alloc> _Ref_count_del_alloc< _Ty, _Dx, _Alloc >::_Myalty0 | 
| typedef _Ref_count_del_alloc<_Ty, _Dx, _Alloc> _Ref_count_del_alloc< _Ty, _Dx, _Alloc >::_Myt | 
      
  | 
  inline | 
      
  | 
  inlineprivatevirtual | 
Implements _Ref_count_base.
      
  | 
  inlineprivatevirtual | 
Implements _Ref_count_base.
      
  | 
  inlinevirtual | 
Reimplemented from _Ref_count_base.
      
  | 
  private | 
 1.8.8