Templates in managed c++
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
Actually I am facing the problem that I am not being able to use the class templates in managed c++.net code.But the unmanaged code uses the templates.Is there a way out in the dot net to use the class templates in managed c++ code. Is there a way out. Thanks.
-
Actually I am facing the problem that I am not being able to use the class templates in managed c++.net code.But the unmanaged code uses the templates.Is there a way out in the dot net to use the class templates in managed c++ code. Is there a way out. Thanks.
What's the problem that you are facing using templates in .NET ? Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_