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

◆ size()

template<class T, Tsize N>
Tsize aff::SimpleRigidArray< T, N >::size ( ) const
inline

size of array

Definition at line 164 of file simplearray.h.

164 { return N; }