#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 &) |
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] |