STK++ 0.9.13
STK_InnerIteratorBase.h File Reference

In this file we define the base class for inner iterators on arrays. More...

#include <iterator>
#include <Sdk.h>
Include dependency graph for STK_InnerIteratorBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::InnerIteratorBase< Array, Derived >
 InnerIteratorBase is a base class for all iterators on allocators. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

In this file we define the base class for inner iterators on arrays.

Definition in file STK_InnerIteratorBase.h.