
4 Aug
2006
4 Aug
'06
9:49 a.m.
John Maddock wrote:
Johan Råde wrote:
This can be templatized, and will handle such things as 80-bit long double.
Maybe, don't forget the padding bytes that are often injected into such types (only an issue if the endianness put's the sign bit at the end of the 10-byte sequence rather than the beginning).
John.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
I have realized that there are many problems with the code I just suggested. Ignore that suggestion. I'm working on something else.