Classes | Namespaces | Functions
stencil/stencil.hpp File Reference

Windows over ecl type containers. More...

#include <cstddef>
#include <ecl/config/macros.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/concepts/containers.hpp>
#include <ecl/concepts/streams.hpp>
#include "../initialiser.hpp"
#include "formatters.hpp"
Include dependency graph for stencil/stencil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Stencil< Array >
 A safe windowing class that opens onto array-like containers. More...
 

Namespaces

 ecl
 Embedded control libraries.
 

Functions

template<typename OutputStream , typename ArrayType >
OutputStream & ecl::operator<< (OutputStream &ostream, const Stencil< ArrayType > &stencil)
 

Detailed Description

Windows over ecl type containers.

Provides a windowed snapshot over a portion of an ecl container.

Date
March 2010

Definition in file stencil/stencil.hpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:31