$search
Determines the endianness of the platform. More...
#include "portable_types.hpp"
#include "ecl.hpp"
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Functions | |
bool | ecl::is_big_endian () |
Determines if your platform is big endian (at compile time). |
Determines the endianness of the platform.
Definition in file endianness.hpp.