ArrayElementT< T > Class Template Reference
[CkArray]
An
ArrayElementT is a utility class where you are constrained to a "thisIndex" of some fixed-sized type T.
More...
#include <ckarray.h>
Detailed Description
template<class T>
class ArrayElementT< T >
An
ArrayElementT is a utility class where you are constrained to a "thisIndex" of some fixed-sized type T.
Definition at line 383 of file ckarray.h.
Constructor & Destructor Documentation
Member Function Documentation
template<class T>
void ArrayElementT< T >::contribute |
( |
const CkCallback & |
cb, |
|
|
CMK_REFNUM_TYPE |
userFlag = (CMK_REFNUM_TYPE)-1 | |
|
) |
| | [inline] |
template<class T>
void ArrayElementT< T >::contribute |
( |
CMK_REFNUM_TYPE |
userFlag = (CMK_REFNUM_TYPE)-1 |
) |
[inline] |
Field Documentation
The documentation for this class was generated from the following file: