This website requires JavaScript.
Explore
Help
Sign In
boost
/
endian
Watch
2
Star
0
Fork
0
You've already forked endian
mirror of
https://github.com/boostorg/endian.git
synced
2026-01-21 04:52:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
develop
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
Reference in New Issue
View Git Blame
Copy Permalink