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-01-26 17:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
439207b388d07cb331f5d1b94e3637ee2ce08944
endian
/
example
History
Beman
439207b388
Add conversion_use_case
2014-12-05 09:01:59 -05:00
..
conversion_use_case.cpp
Add conversion_use_case
2014-12-05 09:01:59 -05:00
endian_example.cpp
Major renaming. Class "endian" becomes class "endian_arithmetic" to mimic the C++ standard's description of such types as "arithmetic types". Rename header accordingly. The convenience typedefs have been changed shorten aligned names, as they are often being, but keeping the unaligned type names relatively short via a simple "_ut" suffix.
2014-11-19 10:53:11 -05:00
third_party_format.hpp
Add conversion_use_case
2014-12-05 09:01:59 -05:00
udt_conversion_example.cpp
Finalize buffer and arithmetic decomposition. Finalize name changes. Finalize test cases. Remove cruft. Docs still to do.
2014-11-26 10:04:33 -05:00
use_cases.cpp
Finalize buffer and arithmetic decomposition. Finalize name changes. Finalize test cases. Remove cruft. Docs still to do.
2014-11-26 10:04:33 -05:00