std::enable_shared_from_this::~enable_shared_from_this
De cppreference.com
< cpp | memory | enable shared from this
~enable_shared_from_this(); |
||
Destruye *this.
[editar] Véase también
(C++11) |
Puntero inteligente con semántica de posesión de objeto compartida. (plantilla de clase) |