<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--  RSS generated by DevX on Thu, 02 Jul 2009 23:52:19 PST -->
<rss version="2.0">
<channel>
<title>DevX: Latest C++ Content</title>
<link>http://www.devx.com</link>
<description>Latest DevX Content</description>
<language>en-us</language>
<copyright>Copyright 2008 DevX</copyright>
<docs>http://backend.userland.com/rss</docs>
<lastBuildDate>Thu, 02 Jul 2009 23:52:19 PST</lastBuildDate>
<image>
<title>DevX</title>
<url>http://services.devx.com/outgoing/devxwire.gif</url>
<link>http://www.DevX.com</link>
</image>
<item>
<title>Explore C# 4's New Dynamic Types and Named/Optional Parameters</title>
<description>Leverage these new features in C# 4.0 to interoperate with new dynamic .NET languages, and simplify your code.</description>
<link>http://www.devx.com/dotnet/Article/42262?trk=DXRSS_CPLUS</link>
<author>Joydip Kanjilal</author>
<pubDate>Mon, 29 Jun 2009 15:40:05 PST</pubDate>
</item>
<item>
<title>std::array: The Secure, Convenient Option for Fixed-Sized Sequences</title>
<description>Migrate your fixed-sized sequences to std::array, which offers a secure, efficient, and convenient alternative to built-in arrays&#151;sans the overhead of vector.</description>
<link>http://www.devx.com/cplus/Article/42114?trk=DXRSS_CPLUS</link>
<author>Danny Kalev</author>
<pubDate>Thu, 11 Jun 2009 16:16:26 PST</pubDate>
</item>
<item>
<title>The Good Parasite Class Explained</title>
<description>A good parasite class promotes the use of objects that are never destroyed, a controversial notion in C++. So why use it? What other advantages does it offer? Can you declare additional member functions in such a class? The inventor of the good parasite technique explains.</description>
<link>http://www.devx.com/cplus/Article/41907?trk=DXRSS_CPLUS</link>
<author>Danny Kalev</author>
<pubDate>Fri, 22 May 2009 16:02:38 PST</pubDate>
</item>
<item>
<title>Incrementing a C# Variable Efficiently</title>
<description>Avoid postfix operators when incrementing composite objects.</description>
<link>http://www.devx.com/tips/Tip/41757?trk=DXRSS_CPLUS</link>
<author>Bashir Nabeel</author>
<pubDate>Mon, 18 May 2009 19:19:39 PST</pubDate>
</item>
<item>
<title>C++09 Attributes: Specify Your Constructs' Unusual Properties</title>
<description>Learn how to use attributes, a new C++09 feature, to specify additional information about your programming constructs conveniently and portably.</description>
<link>http://www.devx.com/cplus/Article/41694?trk=DXRSS_CPLUS</link>
<author>Danny Kalev</author>
<pubDate>Thu, 14 May 2009 16:19:00 PST</pubDate>
</item>
<item>
<title>An Introduction to Variadic Templates in C++0x</title>
<description>Templates are one of the most powerful features in C++, and variadic templates make them even more powerful. Variadic templates in the C++0x standard library can greatly simplify the writing of type-safe code with variable numbers of arguments.</description>
<link>http://www.devx.com/cplus/Article/41533?trk=DXRSS_CPLUS</link>
<author>Anthony Williams</author>
<pubDate>Fri, 24 Apr 2009 22:48:48 PST</pubDate>
</item>
<item>
<title>Using a Good Parasite Class to Design a Self-Clearing Memory Buffer</title>
<description>Your C++ application doesn't have to allocate a new chunk of memory on every loop iteration. Learn how to implement a single raw memory buffer that knows how to clear itself securely.</description>
<link>http://www.devx.com/cplus/Article/41475?trk=DXRSS_CPLUS</link>
<author>Danny Kalev</author>
<pubDate>Thu, 16 Apr 2009 15:06:53 PST</pubDate>
</item>
<item>
<title>Building Domain Specific Languages in C#, Part 2</title>
<description>Building fluent programmatic interfaces lets users make calls in natural ways similar to speech.</description>
<link>http://www.devx.com/codemag/Article/41394?trk=DXRSS_CPLUS</link>
<author>Neal Ford</author>
<pubDate>Mon, 06 Apr 2009 11:07:57 PST</pubDate>
</item>
<item>
<title>Be Careful of Negative Array Indices</title>
<description>Negative array indices can cause unexpected behavior when porting an application from 32 to 64 bits.</description>
<link>http://www.devx.com/tips/Tip/41349?trk=DXRSS_CPLUS</link>
<author>Akash Agrawal</author>
<pubDate>Tue, 31 Mar 2009 12:29:07 PST</pubDate>
</item>
<item>
<title>Sequence Constructors Add C++09 Initialization Syntax to Your Homemade Classes</title>
<description>You can initialize C++09 Standard Library containers with a list of initializers, but what about your homemade container classes? Sequence constructors enable you to initialize instances of your homemade classes in a similar fashion.</description>
<link>http://www.devx.com/cplus/Article/41141?trk=DXRSS_CPLUS</link>
<author>Danny Kalev</author>
<pubDate>Thu, 12 Mar 2009 16:23:50 PST</pubDate>
</item>
</channel>
</rss>

