FreePOOMA  2.4.1
Public Types | Static Public Member Functions
ContainsDomain< T1, T2, 1 > Struct Template Reference

#include <Contains.h>

List of all members.

Public Types

enum  { strided = !DomainTraits<T1>::unitStride }

Static Public Member Functions

static bool contains (const T1 &a, const T2 &b)

template<class T1, class T2>
struct ContainsDomain< T1, T2, 1 >


Member Enumeration Documentation

template<class T1 , class T2 >
anonymous enum
Enumerator:
strided 

Member Function Documentation

template<class T1 , class T2 >
static bool ContainsDomain< T1, T2, 1 >::contains ( const T1 &  a,
const T2 &  b 
) [inline, static]

The documentation for this struct was generated from the following file: