#include <AssertEquals.h>
Public Member Functions | |
AssertEquals (int ignore=0) | |
Public Attributes | |
int | ignore_m |
An example is the numPatches function that arrays have. For the patch function to make sense on an array containing an expression, all the arrays in the expression must have the same number of patches. Scalars have zero patches, but we wish to ignore them, so AssertEquals allows you to set an integer value that you wish to ignore.
AssertEquals::AssertEquals | ( | int | ignore = 0 |
) | [inline] |
Referenced by Combine2< int, int, Op, AssertEquals >::combine().