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 while evaluating the expression.
Generated on Wed Mar 11 17:44:35 2009 for LTL by  doxygen 1.5.3