Public Types | Public Member Functions

std::weak_ptr< _Tp > Class Template Reference
[Pointer Abstractions]

A smart pointer with weak semantics. More...

Inherits std::__weak_ptr< _Tp >.

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Tp>
class std::weak_ptr< _Tp >

A smart pointer with weak semantics.

With forwarding constructors and assignment operators.

Definition at line 394 of file shared_ptr.h.


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