In C++, how can I make a default parameter be the this pointer of the caller?, revisited

1 · Raymond Chen · Nov. 22, 2024, 3 p.m.
Expanding on the previous pattern. The post In C++, how can I make a default parameter be the this pointer of the caller?, revisited appeared first on The Old New Thing....