© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Yosef Meller
Senior algorithm developer, Stratasys Inc.
It should be noted that if one's not doing it for the learning or fun, in production code it's best to use std::array<> and not reinvent the wheel.
std::array<>
Chisom Hermes Chigoziri
Software Developer
yup, i did it to see if i can do it, i'm a beginner in C++, it was just an experiment