AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
operator[]()
[1/2]
template<class T, Tsize N>
T&
aff::SimpleRigidArray
< T, N >::operator[]
(
const
Tsubscript
&
i
)
inline
access
Definition at line
156
of file
simplearray.h
.
156
{
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