FreePOOMA
2.4.1
|
The non-unit-stride version of TouchesDomainSingle, which does extra work for the case where a and b do not have unit stride. More...
#include <Touches.h>
Static Public Member Functions | |
static bool | touches (const T1 &a, const T2 &b) |
The non-unit-stride version of TouchesDomainSingle, which does extra work for the case where a and b do not have unit stride.
static bool TouchesDomainSingle< T1, T2, true >::touches | ( | const T1 & | a, |
const T2 & | b | ||
) | [inline, static] |