This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_endian
Watch
1
Star
0
Fork
0
You've already forked boost_endian
forked from
boostorg/endian
Code
Pull Requests
Activity
Files
develop
boost_endian
/
example
/
udt_conversion_example.cpp
Beman
5caf1d16c8
Remove floating point support for boost 1.58.0. As currently implemented, return by value operations are not reliable because normalization and other bit pattern changes can occur. Docs not updated as yet. Floating point support will be corrected and reinstated for boost 1.59.0, based on in-place customization and inplace and/or copy signatures to replace the unsafe (i.e. native_to_big/little ) by value returns. The big/little_to_native return by value functions are safe, but require reimplementation.
2015-03-24 17:24:56 -04:00
2.2 KiB
Raw
Permalink
Blame
History
View Raw
View Git Blame
Copy Permalink