Sen API
Sen Libraries
Loading...
Searching...
No Matches
endianness.h File Reference
#include "sen/core/base/compiler_macros.h"
#include "sen/core/base/numbers.h"
#include <cstdlib>

Go to the source code of this file.

Classes

struct  sen::LittleEndian
 Tag type for referring to little endian encoding. More...
struct  sen::BigEndian
 Tag type for referring to big endian encoding. More...

Namespaces

namespace  sen

Class Documentation

◆ sen::LittleEndian

struct sen::LittleEndian

Tag type for referring to little endian encoding.

◆ sen::BigEndian

struct sen::BigEndian

Tag type for referring to big endian encoding.