Share this postDaily bit(e) of C++Daily bit(e) of C++ | std::endianCopy linkFacebookEmailNotesMoreDaily bit(e) of C++ | std::endianDaily bit(e) of C++ #130, The C++20 compile-time endianness information.Šimon TóthMay 11, 20232Share this postDaily bit(e) of C++Daily bit(e) of C++ | std::endianCopy linkFacebookEmailNotesMoreShareThe std::endian from C++20 is an enum in the <bit> header that provides information about the native endianness of the architecture the program was compiled for.Click to open in Compiler Explorer.Leave a commentThanks for reading Daily bit(e) of C++! Subscribe for free to receive new posts and support my work.Subscribe