C++ Going Native - Inside C+/CX design
Written by Harry Fairhead   
Friday, 04 November 2011

If you have been wondering what the thinking is behind the CX extensions to Microsoft's Visual C++, then we have a Q&A session video with Marian Luparu, a member of the design team.

CX are the extensions that have been added to C++ to allow it to work with WinRT. These extensions look a lot like the ones added to allow C++ to work with managed code, but don't get confused - they are different. They serve the same sort of purpose in that they create references to objects created in ways that are more complicated than heap objects.

Be warned, this video is an hour long and it is a bit slow to start. It also needs Silverlight.

 

If you can't see this video, try viewing it at Channel 9.

Relevant reading

C++ catches up in the next Visual Studio

C++ Going Native - a new monthly show

 

nativeCplusplus

 

To be informed about new articles on I Programmer  follow us on Twitter or Facebook or subscribe to our weekly newsletter.

 

Banner


Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]



JetBrains Updates IDEs With AI Code Completion
04/04/2024

JetBrains has launched the first set of updates for 2024 of its JetBrains IDEs. The new versions include full-line code autocompletion powered by locally run AI models.


More News

Last Updated ( Friday, 04 November 2011 )