cohtml::GetArrayValue< T & >

More…

#include <Vector.h>

Public Functions

Name
boolInvoke(Binder * binder, void * object, ArrayInfo * arrayInfo, const TypedProperty< T &> * prop)

Detailed Description

template <typename T >
struct cohtml::GetArrayValue< T & >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    Binder * binder,
    void * object,
    ArrayInfo * arrayInfo,
    const TypedProperty< T &> * prop
)