This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
endian
Watch
1
Star
0
Fork
1
You've already forked endian
mirror of
https://github.com/boostorg/endian.git
synced
2026-07-05 16:10:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
floating-point-test
endian
/
include
/
boost
/
endian
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Beman
4f2a715c9f
Fully implement float_value_test and double_value_test
2015-03-09 17:11:54 -04:00
..
detail
Fully implement float_value_test and double_value_test
2015-03-09 17:11:54 -04:00
arithmetic.hpp
Revert the default (*_t) types to unaligned, and used *_at to identify the aligned types. See mini-review thread for rationale.
2015-02-23 07:24:17 -05:00
buffers.hpp
Revert the default (*_t) types to unaligned, and used *_at to identify the aligned types. See mini-review thread for rationale.
2015-02-23 07:24:17 -05:00
conversion.hpp
Add Endian specific lightweight_test.hpp with new macro BOOST_TEST_MEMCMP_EQ that uses std::memcmp(...)==0 to determine equality. Bitwise equality is the standard we want floating point round trips to be held to, since NaN's are then equal.
2015-03-05 10:52:28 -05:00
endian.hpp
Add support for deprecated names from pre-review releases.
2015-01-18 19:48:27 -05:00
std_pair.hpp
Rename header converters.hpp back to conversion.hpp. Clean up infrastructure.
2013-05-18 16:14:30 -04:00