Skip to content
  • Carsten Gräser's avatar
    Add StaticMultiIndex · 0dfb9269
    Carsten Gräser authored
    This represents a statically sized multiindex.
    It adds a static `size()` methods and a cast to the first
    entry for `size()==1`.
    `FlatMultiIndex<T>` is now an alias for `StaticMultiIndex<T,1>`.
    0dfb9269
To find the state of this project's repository at the time of any of these versions, check out the tags.