isShapeIntegral

Checks if the shape is integers.

template isShapeIntegral (
T
) if (
isShape!T
) {}

Members

Manifest constants

isShapeIntegral
enum isShapeIntegral;
Undocumented in source.

Meta