AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ size() [2/2]

template<class T>
const Tsize& aff::ConstSharedHeap< T >::size
inline

access to base class function

Definition at line 179 of file sharedheap.h.

Referenced by aff::Series< T >::Series().

180  { return(Mheapstruct->Msize); }
Theapstruct * Mheapstruct
shared heap structure
Definition: sharedheap.h:229
Tsize Msize
size (number of elements) of array
Definition: sharedheap.h:113
Here is the caller graph for this function: