Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CLI » Visual Studio   (RSS)

.NET Extension methods from C++

Extension methods are a nice little feature now available in C# and VB.NET. They allow you to tack on new methods to existing classes for which you don’t own the original code. Now C++ does not support this natively and so I recently got bit when I was
Posted by benwilli | 0 Comments
Filed under: , ,
 
Page view tracker