TouchesDomainSingle< T1, T2, true > Struct Template Reference
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>
List of all members.
|
Static Public Member Functions |
static bool | touches (const T1 &a, const T2 &b) |
Detailed Description
template<class T1, class T2>
struct TouchesDomainSingle< T1, T2, true >
The non-unit-stride version of
TouchesDomainSingle, which does extra work for the case where a and b do not have unit stride.
Member Function Documentation
template<class T1 , class T2 >
static bool TouchesDomainSingle< T1, T2, true >::touches |
( |
const T1 & |
a, |
|
|
const T2 & |
b | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: