Function encoding::system_endianness

Function Documentation

constexpr Endian encoding::system_endianness()

Detects and returns the endianness of the system executing on

Return

Endian variant indicating system endiannes

Note

should be optimized away at compile time, since this result will always be the same