APRONXX  0.9.12
Functions
/home/mine/apron/apronxx/apxx_coeff_inline.hh File Reference

Go to the source code of this file.

Functions

void swap (coeff &a, coeff &b)
 
std::ostream & operator<< (std::ostream &os, const coeff &s)
 
int cmp (const coeff &a, const coeff &b)
 
bool operator== (const coeff &a, const coeff &b)
 
bool operator!= (const coeff &a, const coeff &b)
 

Function Documentation

◆ cmp()

int cmp ( const coeff &  a,
const coeff &  b 
)
inline

◆ operator!=()

bool operator!= ( const coeff &  a,
const coeff &  b 
)
inline

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const coeff &  s 
)
inline

◆ operator==()

bool operator== ( const coeff &  a,
const coeff &  b 
)
inline

◆ swap()

void swap ( coeff &  a,
coeff &  b 
)
inline