|
framework
|
#include <framework/serializable/mutators/endian.hpp>
Serializes the child type T using PDP-11 (middle-endian) byte ordering. FRAMEWORK_HOST_ENDIANNESS and FRAMEWORK_HOST_FLOAT_ENDIANNESS define the host endianness; see framework/common/endian.hpp.
| T | child type |
1.8.3.1-20130402