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