<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>http://www.alper.net/ &#187; STL</title>
	<atom:link href="http://www.alper.net/tag/stl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alper.net</link>
	<description>Eyup Alper Yoney</description>
	<lastBuildDate>Mon, 27 Jun 2011 07:48:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>C++, Functions That Return Two Values</title>
		<link>http://www.alper.net/programming/c-functions-that-return-two-values/</link>
		<comments>http://www.alper.net/programming/c-functions-that-return-two-values/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 08:06:13 +0000</pubDate>
		<dc:creator>Alper</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[STL]]></category>

		<guid isPermaLink="false">http://www.alper.net/?p=262</guid>
		<description><![CDATA[I am going to explain the class pair that is provided to treat two values as one. The class pair is used several times in STL. The container classes map and multimap use the class pair to handle the key/value pairs. The other usage of the pair class is functions that return two values. I [...]]]></description>
		<wfw:commentRss>http://www.alper.net/programming/c-functions-that-return-two-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

