APRONXX  0.9.7
Functions
/builddir/build/BUILD/apron-0.9.10/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

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