Add unaligned floating point types and supporting infrastructure.

This commit is contained in:
Beman
2013-05-26 08:25:10 -04:00
parent a7ba65f830
commit dff7c1254e
9 changed files with 270 additions and 18 deletions
+1
View File
@@ -10,6 +10,7 @@
//----------------------------------------------------------------------------//
#define _CRT_SECURE_NO_DEPRECATE // quiet VC++ 8.0 foolishness
#define _SCL_SECURE_NO_WARNINGS
#include <boost/endian/detail/disable_warnings.hpp>