Can any D implementation be assumed to use IEEE-768? In other words: can I safely build floats and double from bits and expect it to work on an arbitrary compiler including ones that don't exits yet? I guess a corollary is, are there any platforms that D is likely to be used on that have a hardware FP system *other* than IEEE-768?