Arrays Introduction

  • + 1 comment

    std::array can not be used here because the size of an std::array must be provided at compile time.