IntField typedef

IntField = ValueField<int>

Implementation

typedef IntField = ValueField<int>;