Click here to Skip to main content
15,887,485 members
Articles / Programming Languages / C++

Dynamic C++ Proposal

Rate me:
Please Sign up or sign in to vote.
4.94/5 (49 votes)
23 Dec 2008CPOL68 min read 92.6K   107  
A proposal of how to introduce dynamism into the C++ language.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
The languages I know best are: C, C++, C#, Assembly (x86, x64, ARM), MSIL, Python, Lua. The environments I frequently use are: Qt, Win32, MFC, .NET, WDK. I'm a developer and a reverse engineer and I like playing around with internals.

You can find most of my work at http://ntcore.com.

Comments and Discussions