Effects:
If
ptr_Β != nullptr, destroys the
value_Βtype subobject
in the
container_Βnode_Βtype object pointed to by
ptr_Β by calling
ator_Βtraitsβ::βdestroy, then deallocates
ptr_Β by calling
ator_Βtraitsβ::βtemplate rebind_Βtraits<container_Βnode_Βtype>β::βdeallocate.