Static type cast in MArray expressions.
[The Class MArray]

Static type-cast operation for MArrays and Expressions.

Use as

    cast<type>()( MArray )

or

    cast<type>()(expression)

in any statement or expression involving ltl::MArray objects or expressions. This results in the value of the MArray or expression being static_casted to the type type while evaluating the expression.


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1