libstdc++
std::destroying_delete_t Struct Reference

#include <new>

Detailed Description

Tag type used to declare a class-specific operator delete that can invoke the destructor before deallocating the memory.

Definition at line 275 of file new.


The documentation for this struct was generated from the following file: