The &foo unary address-of operator appears to be missing from the list of supported unary ops.
TDPL explicitly lists & as an operator which cannot be overloaded.
TDPL explicitly lists the address-of & operator as one that cannot be overloaded.