boost::gil::big_endian
Run‐time detection of whether the underlying architecture is big endian
Synopsis
Declared in <boost/gil/utilities.hpp>
[[__always_inline__]]
bool
big_endian();
Created with MrDocs