TooN 2.0.0-beta8
Static Public Attributes
Field< One, Rhs > Struct Template Reference

List of all members.

Static Public Attributes

static const int is = IsField<Rhs>::value

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


Member Data Documentation

const int is = IsField<Rhs>::value [static]

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