Templates and managed wrapper
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I am creating a wrapper around an existing C++ library. A lot of classes and
methods are wrapped but there are still some little problems. One of the
problem is the use of templates in C++ which does not exists in managed
languages like C# (i am talking here about C# 1.1 version, not 2.0 which has
some generics options).
How can i get rid of classes that are defined or using templates stuctures
like Object<T>?
Thanx
.
Relevant Pages
- BusLogic check_region patch
... deprecated function in order to get rid of compilation warning. ... eliminating the need to call the check_region wrapper. ... Append the list of standard BusLogic MultiMaster ISA I/O Addresses. ... (Linux-Kernel) - Re: BusLogic check_region patch
... deprecated function in order to get rid of compilation warning. ... was done by finding all calls to check_region and replacing them with ... eliminating the need to call the check_region wrapper. ... (Linux-Kernel) - C++ interop in Visual Studio 2005
... I've got an Avalon main app in C#. ... managed C++ class is supposed to be a wrapper for my native class. ... Denny Huber ... Prev by Date: ... (microsoft.public.vc.language) - Sekonic RS32 Transmitter Module - NIB $40
... Sekonic transmitter module for L358 and L608 meters. ... papers and wrapper, never used or installed. ... Prev by Date: ... (rec.photo.marketplace) - Re: KDT vs Delicias
... filler and wrapper would be "pipe ... Prev by Date: ... (alt.smokers.cigars) |
|