-
Beta Was this translation helpful? Give feedback.
Answered by
HO-COOH
Aug 19, 2024
Replies: 1 comment
-
Just post my answer here in case any one needed:
#include "Base.h"
#include "Derived.g.h"
winrt::...::implementation
{
struct Derived : Derived<Derived, Base> {...};
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HO-COOH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just post my answer here in case any one needed:
DerivedT<...>
argument list