Givaro
Public Member Functions | Static Public Attributes
Neutral Class Reference

Neutral type. More...

#include <givbasictype.h>

+ Collaboration diagram for Neutral:

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

Detailed Description

Neutral type.

definition of zero and one


Member Function Documentation

operator int ( ) const
inline
int operator== ( const Neutral n) const
inline
int operator!= ( const Neutral n) const
inline

Field Documentation

Neutral zero = 0
static
Neutral one = 1
static

The documentation for this class was generated from the following files: