![]() |
Evaluation of the return type of an identity declaration (declid) expression.Via this type trait it is possible to evaluate the return type of an identity declaration (declid) expression. Given the type T, which must be a matrix type, the nested type Type corresponds to the resulting return type. In case the type of T doesn't fit or if no declid operation exists for the type, the resulting data type Type is set to INVALID_TYPE. More...
#include <DeclIdExprTrait.h>
Evaluation of the return type of an identity declaration (declid) expression.
Via this type trait it is possible to evaluate the return type of an identity declaration (declid) expression. Given the type T, which must be a matrix type, the nested type Type corresponds to the resulting return type. In case the type of T doesn't fit or if no declid operation exists for the type, the resulting data type Type is set to INVALID_TYPE.