STK++ 1.0
STK_IContainerBase.h File Reference

In this file we define the interface base class IContainerBase. More...

#include <vector>
#include "STK_IRecursiveTemplate.h"
#include "../../STKernel/include/STK_Range.h"
Include dependency graph for STK_IContainerBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::IContainerBase< Container >
 Interface base class for all containers implementing the curious recursive template paradigm. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file we define the interface base class IContainerBase.

Definition in file STK_IContainerBase.h.