Compiler Error C3619
a template cannot be declared within a managed or WinRT type
Class templates are not allowed in a managed or WinRT class or interface.
C3619 is only reachable using the obsolete compiler option /clr:oldSyntax.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
a template cannot be declared within a managed or WinRT type
Class templates are not allowed in a managed or WinRT class or interface.
C3619 is only reachable using the obsolete compiler option /clr:oldSyntax.