C++/WinRT implementation inheritance: Notes on winrt::implements, part 1

1 · Raymond Chen · Feb. 19, 2025, 7 p.m.
Summary
This blog post discusses the parameters of the implements template in C++/WinRT, specifically focusing on implementation inheritance. It appears to be part of a larger series on the topic.