Mat.ct

Index a component at compile time

  1. Component ct [@property getter]
    struct Mat(T, size_t R, size_t C)
    @property const
    ct
    (
    size_t r
    size_t c
    )
    ()
  2. void ct(Component comp)
  3. Row ct [@property getter]
  4. void ct(Row row)

Meta