|
vega
|
#include <vega/types.h>
Public Member Functions | |
| bool | operator== (const Long &other) const |
| bool | operator!= (const Long &other) const |
Public Attributes | |
| uint32_t | u |
| int32_t | i |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Long &l) |
| bool vega::Long::operator!= | ( | const Long & | other | ) | const |
| bool vega::Long::operator== | ( | const Long & | other | ) | const |
|
friend |
| int32_t vega::Long::i |
| uint32_t vega::Long::u |
1.8.13