On linux x86_64 : real.sizeof == 16 but it looks like only the first the first 10 bytes are used (ie. 80bits)Is there a way to know the real size of a real ?
http://dlang.org/type.htmllargest FP size implemented in hardwareImplementation Note: 80 bits for x86 CPUs or double size, whichever is larger
