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