isAnyShiftingNeighbourhood.isAnyShiftingNeighbourhood

Undocumented in source.
  1. enum isAnyShiftingNeighbourhood;
  2. enum isAnyShiftingNeighbourhood;
    template isAnyShiftingNeighbourhood(T)
    static if(!(hasDimension!T))
    enum isAnyShiftingNeighbourhood = false;

Meta