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-06 16:40:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84faaa7bbf38f61bc27e35604e4d5c8e6f9bf9ce
endian
/
doc
T
History
Beman
84faaa7bbf
Rename the conversion functions to discourage unthinking use of the in-place versions as these are unsafe in that they effectively break the type system by treating the buffer as an undescriminated union. Remove the synonym functions based on names popularized by BSD, OS X, and Linux since these are permitted to be implemented as macros, which would cause endless difficulties if encountered.
2014-11-20 15:38:25 -05:00
..
arithmetic.html
Preliminary doc changes to reflect addition of buffers.
2014-11-19 15:58:15 -05:00
buffers.html
Rename the conversion functions to discourage unthinking use of the in-place versions as these are unsafe in that they effectively break the type system by treating the buffer as an undescriminated union. Remove the synonym functions based on names popularized by BSD, OS X, and Linux since these are permitted to be implemented as macros, which would cause endless difficulties if encountered.
2014-11-20 15:38:25 -05:00
conversion.html
Preliminary doc changes to reflect addition of buffers.
2014-11-19 15:58:15 -05:00
do_list.html
Do a pass through docs, bringing up to date where needed.
2014-08-12 10:34:37 -04:00
index.html
Preliminary doc changes to reflect addition of buffers.
2014-11-19 15:58:15 -05:00
mini_review_topics.html
Refine "Choosing between endian types and endian conversion functions" docs.
2014-11-14 09:52:44 -05:00
msvc_readme.txt
Rename to meet boost file name guidelines.
2014-08-15 12:59:23 -04:00
styles.css
Add overall css style sheet for more uniform presentation and ease of maintenance.
2014-11-12 08:26:01 -05:00