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()

operator int ( ) const
inline

◆ operator==()

int operator== ( const Neutral n) const
inline

◆ operator!=()

int operator!= ( const Neutral n) const
inline

Field Documentation

◆ zero

Neutral zero =0
static

◆ one

Neutral one =1
static

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