AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
operator[]()
[2/2]
template<class T, Tsize N>
const T&
aff::SimpleRigidArray
< T, N >::operator[]
(
const
Tsubscript
&
i
)
const
inline
const access
Definition at line
158
of file
simplearray.h
.
158
{
return
Marray
[i]; }
aff::SimpleRigidArray::Marray
T Marray[N]
Definition:
simplearray.h:170
aff
SimpleRigidArray
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14