scoped_allocator_adaptor::destroy 方法
終結指定的物件。
template<class Ty>
void destroy(Ty *ptr)
參數
- ptr
要終結之物件的指標。
傳回值
Outermost_traits::destroy(OUTERMOST(*this), ptr)
需求
標題: <scoped_allocator>
命名空間: std
終結指定的物件。
template<class Ty>
void destroy(Ty *ptr)
Outermost_traits::destroy(OUTERMOST(*this), ptr)
標題: <scoped_allocator>
命名空間: std