Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

OptppArray.h File Reference


Namespaces

namespace  OPTPP

Classes

class  OPTPP::OptppArray< T >

Functions

template<class T>
ostream & operator<< (ostream &os, const OptppArray< T > &item)
int bump (int start, int to)
template<class T>
OptppArray< T > sliceOptppArray (const OptppArray< OptppArray< T > > &array, int index)
template<class T>
OptppArray< T > tuple (const T &a)
template<class T>
OptppArray< T > tuple (const T &a, const T &b)
template<class T>
OptppArray< T > tuple (const T &a, const T &b, const T &c)
template<class T>
OptppArray< T > tuple (const T &a, const T &b, const T &c, const T &d)
template<class T>
OptppArray< T > tuple (const T &a, const T &b, const T &c, const T &d, const T &e)
template<class T>
OptppArray< T > tuple (const T &a, const T &b, const T &c, const T &d, const T &e, const T &f)

Function Documentation

int bump int  start,
int  to
[inline]
 

template<class T>
ostream& operator<< ostream &  os,
const OptppArray< T > &  item
 

template<class T>
OptppArray<T> sliceOptppArray const OptppArray< OptppArray< T > > &  array,
int  index
 

template<class T>
OptppArray<T> tuple const T &  a,
const T &  b,
const T &  c,
const T &  d,
const T &  e,
const T &  f
 

template<class T>
OptppArray<T> tuple const T &  a,
const T &  b,
const T &  c,
const T &  d,
const T &  e
 

template<class T>
OptppArray<T> tuple const T &  a,
const T &  b,
const T &  c,
const T &  d
 

template<class T>
OptppArray<T> tuple const T &  a,
const T &  b,
const T &  c
 

template<class T>
OptppArray<T> tuple const T &  a,
const T &  b
 

template<class T>
OptppArray<T> tuple const T &  a  ) 
 


Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.