Validation for two arguments. Validates if one of the two is void or both are the same. More...
#include <expressionTraits.hpp>

Public Types | |
| using | ADLogic = typename std::conditional<isBVoid, LogicA, LogicB>::type |
| The resulting AD logic type of an expression. | |
Validation for two arguments. Validates if one of the two is void or both are the same.