Vector.opDollar

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t opDollar()
    struct Vector(T, size_t LENGTH)
    final const
    size_t
    opDollar
    ()
    if (
    isIntegral!T ||
    isFloatingPoint!T
    )
  2. size_t opDollar()

Meta