isAnyStaticNeighbourhood.isAnyStaticNeighbourhood

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

Meta