AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
array()
template<class T>
const T*
aff::ConstSharedHeap
< T >::array
(
)
const
inline
Return array access.
Returns
pointer to array on heap
Definition at line
185
of file
sharedheap.h
.
186
{
return
(
Mheapstruct
->
Mheap
); }
aff::ConstSharedHeap::Mheapstruct
Theapstruct * Mheapstruct
shared heap structure
Definition:
sharedheap.h:229
aff::util::SHeap::Mheap
T * Mheap
shared raw array on heap
Definition:
sharedheap.h:112
aff
ConstSharedHeap
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14