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.

Generated on Wed Nov 3 16:15:55 2010 for TooN by  doxygen 1.6.3