Peter Dimov
|
de4aadcb11
|
Use temporary variables to hold the result of BOOST_ENDIAN_INTRINSIC_*
|
2018-12-06 18:48:43 +02:00 |
|
Peter Dimov
|
9cbd708ce5
|
Rename uint*_t types to avoid conflict
|
2018-12-06 18:02:23 +02:00 |
|
Peter Dimov
|
59126b39ae
|
Add intrinsic_test.cpp to test/Jamfile
|
2018-12-06 17:51:38 +02:00 |
|
Beman
|
db3864b3d4
|
Fix boo boos detected by inspect program.
|
2013-05-29 09:40:35 -04:00 |
|
Beman
|
9a1d520572
|
Use a more robust detection of __builtin_bswap funtions for Clang. Fix Clang lack of __builtin_bswap16 in some releases. To be conservative only, fallback to byteswap.h if __linux__ is defined. Fix intrinsic_test so that <cstdint> isn't required.
|
2013-05-16 17:22:38 -04:00 |
|
Beman
|
4066443d89
|
Rework intrinsic.hpp to handle GCC and Clang __builtin_bswap* if available. Add test program.
|
2013-05-16 10:40:18 -04:00 |
|