Adaptive Framework 0.9.0

implied

The following is a list of properties for the data type implied:

PropertyValue
briefThe data type is implied by the value
cTypeconst afw_value_t *
dataTypeimplied
descriptionAny value can be assigned as the value of data type "implied". The actual data type is the data type of the value. Most "type check" errors can be detected during compile to reduce the number of errors detected during evaluation.
directReturnTrue
relationalComparesFalse
scalarFalse

Click here for a complete list of data types and their descriptions.