> Complex!T opSuffix(U data) // whatever the name should be Of course the suffix itself is missing: Complex!T opSuffix!(string suffix="i")(U data)