FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Scalar< T >, ConformTag< D > > Struct Template Reference

Scalars conform with anything, so always return true. More...

#include <Conform.h>

List of all members.

Public Types

typedef bool Type_t

Static Public Member Functions

static Type_t apply (const Scalar< T > &, const ConformTag< D > &)

Detailed Description

template<int D, class T>
struct LeafFunctor< Scalar< T >, ConformTag< D > >

Scalars conform with anything, so always return true.


Member Typedef Documentation

template<int D, class T >
typedef bool LeafFunctor< Scalar< T >, ConformTag< D > >::Type_t

Member Function Documentation

template<int D, class T >
static Type_t LeafFunctor< Scalar< T >, ConformTag< D > >::apply ( const Scalar< T > &  ,
const ConformTag< D > &   
) [inline, static]

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