hasElaborateDestructorNew

Variant of hasElaborateDestructor that also checks for destructor when S is a class.

@safe
template hasElaborateDestructorNew (
S
) {
enum bool hasElaborateDestructorNew;
enum hasElaborateDestructorNew;
enum bool hasElaborateDestructorNew;
enum bool hasElaborateDestructorNew;
}

See Also

Meta