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
esp-idf-component
boost_endian
/
example
History
arvidn
4b4123a0fa
[cleanup] remove trailing whitespace from source code files
2017-11-04 13:07:54 +01:00
..
conversion_use_case.cpp
[cleanup] remove trailing whitespace from source code files
2017-11-04 13:07:54 +01:00
endian_example.cpp
[cleanup] remove trailing whitespace from source code files
2017-11-04 13:07:54 +01:00
third_party_format.hpp
Add conversion_use_case
2014-12-05 09:01:59 -05:00
udt_conversion_example.cpp
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
use_cases.cpp
[cleanup] remove trailing whitespace from source code files
2017-11-04 13:07:54 +01:00