Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Destroys a specified object.
template<class Ty>
void destroy(Ty *ptr)
Parameters
- ptr
A pointer to the object to be destroyed.
Return Value
Outermost_traits::destroy(OUTERMOST(*this), ptr)
Requirements
Header: <scoped_allocator>
Namespace: std