https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#2118 Some examples: https://godbolt.org/z/exf4f48q4 counters https://godbolt.org/z/YP5eeoEEf stealing private alias by hijacking a member function template https://godbolt.org/z/cGxfrsben stealing private aliases by abusing injected class names
https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#2118
Some examples:
https://godbolt.org/z/exf4f48q4 counters
https://godbolt.org/z/YP5eeoEEf stealing private alias by hijacking a member function template
https://godbolt.org/z/cGxfrsben stealing private aliases by abusing injected class names