Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)
Classes

src/countablearray.hh File Reference

This file implements a basic dynamic array class. More...

#include "countingptr.hh"
#include "array.hh"

Go to the source code of this file.

Classes

class  hdnum::CountableArray< T >
 Dynamic array that can be used with the reference counting pointer. More...

Detailed Description

This file implements a basic dynamic array class.