TooN 2.1
Static Public Attributes
Field< Internal::One, Rhs > Struct Template Reference

Does One behave as a field with respect to Rhs? Answer: it does is Rhs forms a field. More...

#include <objects.h>

List of all members.

Static Public Attributes

static const int is = Field<Rhs,Rhs>::is

Detailed Description

template<class Rhs>
struct TooN::Field< Internal::One, Rhs >

Does One behave as a field with respect to Rhs? Answer: it does is Rhs forms a field.


Member Data Documentation

const int is = Field<Rhs,Rhs>::is [static]

One can be converted in to anything, so the resulting type is a field if the other type is a field.