Field< L, R > Struct Template Reference

#include <operators.hh>

List of all members.

Static Public Attributes

static const int is = IsField<L>::value && IsField<R>::value


Detailed Description

template<class L, class R>
struct TooN::Internal::Field< L, R >

For internal use only.

Determine if two classes are in the same field. For the purposes of TooN float and int are in the same field, since operator +,-,*,/ are defined for any combination of float and int.


Member Data Documentation

const int is = IsField<L>::value && IsField<R>::value [static]

<Set to 1 if the two classes are in the same field.


Generated on Tue Oct 27 16:09:25 2009 for TooN by  doxygen 1.5.9