AsmGrader 0.0.0
|
#include <boost/endian.hpp>
#include <boost/endian/detail/order.hpp>
Go to the source code of this file.
Namespaces | |
namespace | asmgrader |
Enumerations | |
enum class | asmgrader::ProcessorKind { asmgrader::Aarch64 , asmgrader::x86_64 } |
enum class | asmgrader::EndiannessKind { asmgrader::Little , asmgrader::Big } |
Variables | |
constexpr auto | asmgrader::ENDIANNESS |