Generated on Mon Nov 30 23:53:40 2009 for Gecode by doxygen 1.6.1

shared-array.hpp File Reference

(Revision: 10026)

#include <cstdarg>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

class  Gecode::SharedArray< T >
 Shared array with arbitrary number of elements. More...
class  Gecode::SharedArray< T >::SAO
 Implementation of object for shared arrays. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace.


Functions

template<class Char , class Traits , class T >
std::basic_ostream< Char,
Traits > & 
Gecode::operator<< (std::basic_ostream< Char, Traits > &os, const SharedArray< T > &x)