|
Givaro
|
#include <givbasictype.h>
Public Member Functions | |
| operator int () const | |
| int | operator== (const Neutral &n) const |
| int | operator!= (const Neutral &n) const |
Static Public Attributes | |
| static Neutral | zero = 0 |
| static Neutral | one = 1 |
| operator int | ( | ) | const [inline] |
| int operator== | ( | const Neutral & | n | ) | const [inline] |
| int operator!= | ( | const Neutral & | n | ) | const [inline] |
1.7.4