Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
shared-array.hpp File Reference
#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...
 

Function Documentation

◆ operator<<()

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

Definition at line 355 of file shared-array.hpp.