TData.front

Undocumented in source. Be warned that the author may not have intended to support it.
struct TData(T)
static if(!is(Unqual!T == void))
T
front
()
if (
!hasIndirections!T
)

Meta