FreePOOMA
2.4.1
|
Do what needs to be done prior to reading. More...
#include <Array.h>
Public Types | |
typedef bool | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Array< Dim, T, EngineTag > &a, const NotifyPreReadTag &) |
Do what needs to be done prior to reading.
For Arrays, this means doing nothing.
typedef bool LeafFunctor< Array< Dim, T, EngineTag >, NotifyPreReadTag >::Type_t |
static Type_t LeafFunctor< Array< Dim, T, EngineTag >, NotifyPreReadTag >::apply | ( | const Array< Dim, T, EngineTag > & | a, |
const NotifyPreReadTag & | |||
) | [inline, static] |