maybeDestructor.Info

Undocumented in source.
template maybeDestructor(alias T, To)
static if(isDestructor!(T!To).Yes)
alias Info = isDestructor!Destructor

Meta