On Wednesday, 29 May 2013 at 12:42:11 UTC, Dicebot wrote: > P.S. For const reference types we have Rebindable in > std.typecons AFAIR I can't imagine how it would work with non-class and non-interface references, like references embedded in const struct instances or const static arrays of such structs.