OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
Array1D.h File Reference
#include "Utilities/CLRangeError.h"
#include <algorithm>
#include <ostream>
Include dependency graph for Array1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Array1D< T >
 One-dimensional array. More...
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const Array1D< T > &v)
 

Function Documentation

template<class T >
std::ostream& operator<< ( std::ostream &  os,
const Array1D< T > &  v 
)

Definition at line 246 of file Array1D.h.

References endl().

Here is the call graph for this function: