Product2.C File Reference
Include dependency graph for Product2.C:

Go to the source code of this file.

Macros

#define LOOKUP_VALUE_TYPE_AND_RANK(ValueType, nullArg)
 

Detailed Description

Original source file Product2.C

Definition in file Product2.C.

Macro Definition Documentation

◆ LOOKUP_VALUE_TYPE_AND_RANK

#define LOOKUP_VALUE_TYPE_AND_RANK (   ValueType,
  nullArg 
)
Value:
lookupValueTypeAndRank<Type, ValueType> \
( \
dict, \
argument, \
typeAndRank, \
found \
);