Deducing this in C++23 — The Complete Deep Dive
Of all the language features introduced in C++23, deducing this — formally known as explicit object parameters — is the one that changes how you think about writing C++ classes. It is not just a conve
moderncppguide.hashnode.dev31 min read