16 friend std::ostream&
operator<<(std::ostream& os,
const Byte& byte);
26 friend std::ostream&
operator<<(std::ostream& os,
const Word& word);
int8_t i
Definition: types.h:9
bool operator!=(const Byte &other) const
int16_t i
Definition: types.h:21
uint32_t u
Definition: types.h:30
bool operator==(const Byte &other) const
char c
Definition: types.h:10
friend std::ostream & operator<<(std::ostream &os, const Byte &byte)
uint8_t u
Definition: types.h:8
uint16_t u
Definition: types.h:20
int32_t i
Definition: types.h:31