#include <operators.hh>
Static Public Attributes | |
| static const int | is = IsField<L>::value && IsField<R>::value |
| <Set to 1 if the two classes are in the same field. | |
Definition at line 49 of file operators.hh.
const int TooN::Internal::Field< L, R >::is = IsField<L>::value && IsField<R>::value [static] |
<Set to 1 if the two classes are in the same field.
Definition at line 52 of file operators.hh.