Dirac - A Video Codec
Created by the British Broadcasting Corporation.
arrays.h File Reference
#include <memory>
#include <cstddef>
#include <stdexcept>
#include <iostream>
#include <algorithm>
Include dependency graph for arrays.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
Classes
Typedefs
Functions
- template<class T> std::ostream & operator<< (std::ostream &stream, TwoDArray< T > &array)
- A function for extracting array data.
- template<class T> std::istream & operator>> (std::istream &stream, TwoDArray< T > &array)
- A function for inserting array data.
Variables
Typedef Documentation
Function Documentation
template<class T> |
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
TwoDArray< T > & |
array |
|
) |
|
|
template<class T> |
std::istream& operator>> |
( |
std::istream & |
stream, |
|
|
TwoDArray< T > & |
array |
|
) |
|
|
Variable Documentation
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.