vega
|
#include <vega/types.h>
Public Member Functions | |
bool | operator== (const Word &other) const |
bool | operator!= (const Word &other) const |
Public Attributes | |
uint16_t | u |
int16_t | i |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Word &word) |
bool vega::Word::operator!= | ( | const Word & | other | ) | const |
bool vega::Word::operator== | ( | const Word & | other | ) | const |
|
friend |
int16_t vega::Word::i |
uint16_t vega::Word::u |