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

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

#include <objects.h>

List of all members.

Static Public Attributes

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

Detailed Description

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

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


Member Data Documentation

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

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