MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
Variables
mtcore::endian Namespace Reference
Endianness
Variables
constexpr auto
machine
= std::endian::native
endian of machine (alias for std::endian::native)
constexpr auto
opposite
= std::endian::native == std::endian::little ? std::endian::big : std::endian::little
endian that is opposite of machine (opposite of std::endian::native)
mtcore
endian
Generated on Thu Jun 5 2025 22:26:17 for MT Core (C++) by
1.13.2