diff --git a/doc/index.html b/doc/index.html index 167112b..627977d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,4 +1,4 @@ - + @@ -92,6 +92,23 @@ formal review
+
+
+ + + + +
+

Notice

+

This first release (1.58.0) of the Endian library as an + official Boost library removes for floating point type support that was + present in the mini-review pre-release. Floating point types will be + supported in the Boost 1.59.0 release with a slightly modified floating + point conversion interface and implementation that addresses reliability + concerns.

+
+
+

Introduction to endianness

Consider the following code: