serialize floating points as IEEE 754
this patch changes the serialization layer of libcppa to use IEEE 754 encoding for float and double values and falls back to string serialiization for long double
Showing
cppa/detail/ieee_754.hpp
0 → 100644
Please register or sign in to comment