MetaSingleConstant.data

A public field storing the constant value of type T within a MetaSingleConstant interpolation struct.

struct MetaSingleConstant(T, X = double)
T data;