https://issues.dlang.org/show_bug.cgi?id=11176 --- Comment #19 from Steven Schveighoffer <schveiguy at yahoo.com> --- I added a possible mechanism to allow safe equivalent to arr.ptr. Please see PR: https://github.com/dlang/druntime/pull/1592 --