calebzulawski/hippo

C-style arrays are broken

Closed this issue · 0 comments

  • Prefix is incorrect.
  • The array-like implementation needs to use std::begin(c) instead of c.begin()