Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
print.hpp File Reference

(Revision: 13455)

#include <sstream>

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 

Functions

template<class Char , class Traits , class View >
std::basic_ostream< Char, Traits > & Gecode::Int::print_view (std::basic_ostream< Char, Traits > &os, const View &x)
 
template<class Char , class Traits , class Val , class UnsVal >
std::basic_ostream< Char, Traits > & Gecode::Int::print_scale (std::basic_ostream< Char, Traits > &os, const ScaleView< Val, UnsVal > &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const IntView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const MinusView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const OffsetView &x)
 
template<class Char , class Traits , class View >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const CachedView< View > &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const IntScaleView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const LLongScaleView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const ConstIntView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const ZeroIntView &)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const BoolView &x)
 
template<class Char , class Traits >
std::basic_ostream< Char, Traits > & Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const NegBoolView &x)