isDestructor

Check whether symbol T is a functional destructor.

Members

Aliases

To
alias To = X
Undocumented in source.

Variables

Yes
enum bool Yes;
Undocumented in source.
Yes
enum bool Yes;
Undocumented in source.

Parameters

T

symbol to be tested.

Return Value

Yes = whether it is functional destructor or not To = the type of accepted components to be destructed

Meta