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.