static assert (is(DimensionType!Box2F == float)); static assert (is(DimensionType!Box3D == double));
See Implementation