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

Go to the source code of this file.

Functions

tcons0 operator>= (const texpr0::builder &a, const texpr0::builder &b)
 
tcons0 operator<= (const texpr0::builder &a, const texpr0::builder &b)
 
tcons0 operator> (const texpr0::builder &a, const texpr0::builder &b)
 
tcons0 operator< (const texpr0::builder &a, const texpr0::builder &b)
 
tcons0 operator== (const texpr0::builder &a, const texpr0::builder &b)
 
tcons0 operator!= (const texpr0::builder &a, const texpr0::builder &b)
 
std::ostream & operator<< (std::ostream &os, const tcons0 &s)
 
std::ostream & operator<< (std::ostream &os, const tcons0_array &s)
 

Function Documentation

◆ operator!=()

tcons0 operator!= ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline

◆ operator<()

tcons0 operator< ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline

◆ operator<<() [1/2]

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

◆ operator<<() [2/2]

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

◆ operator<=()

tcons0 operator<= ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline

◆ operator==()

tcons0 operator== ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline

◆ operator>()

tcons0 operator> ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline

◆ operator>=()

tcons0 operator>= ( const texpr0::builder &  a,
const texpr0::builder &  b 
)
inline