quack.aliasthis

Contains definition of isAliasThis, which checks if two types

Members

Templates

isAliasThis
template isAliasThis(Base, Parent)

Returns true if Base has an alias this of type Parent, and as such is implicitly convertable.

Meta