auto in Function Parameters — Abbreviated Function Templates in C++23
Templates are one of C++'s most powerful features — and one of its most verbose. Writing a simple generic function that adds two values requires a ceremony that feels disproportionate to the simplicit
moderncppguide.hashnode.dev31 min read