Frank Benoit wrote: > > Can the D compiler be enhanced to allow this? More precisely: > "A pointer to a struct is implicitly convertable to all types, that map > to the first position in the struct" That's a pretty cool idea. It would certainly work. Sean