<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: 홀짝도 구분 못하는 STL</title>
	<atom:link href="http://j.strane.net/wp/archives/84/feed" rel="self" type="application/rss+xml" />
	<link>http://j.strane.net/wp/archives/84</link>
	<description>Programming, Music, Game, ...</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:19:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: J.Strane</title>
		<link>http://j.strane.net/wp/archives/84/comment-page-1#comment-78</link>
		<dc:creator>J.Strane</dc:creator>
		<pubDate>Sat, 26 Jan 2008 07:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://j.strane.net/wp/archives/84#comment-78</guid>
		<description>디지츠// 리플과 관련하여 제 생각을 새로 포스팅 했습니다.</description>
		<content:encoded><![CDATA[<p>디지츠// 리플과 관련하여 제 생각을 새로 포스팅 했습니다.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strange Blog</title>
		<link>http://j.strane.net/wp/archives/84/comment-page-1#comment-77</link>
		<dc:creator>Strange Blog</dc:creator>
		<pubDate>Sat, 26 Jan 2008 07:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://j.strane.net/wp/archives/84#comment-77</guid>
		<description>&lt;strong&gt;STL 사용과 코드의 복잡성 및 가독성에 대한 소고...&lt;/strong&gt;

 디지츠님이 남겨주신 리플을 보고 STL 같은 표준 라이브러리나 기타 여러 라이브러리들을 사용할 때 저도 그렇고 누구에게나 드는 의문일 거  같기 때문에 그에 대해 간단하게 저의 생각을 .....</description>
		<content:encoded><![CDATA[<p><strong><acronym title="Standard Template Library">STL</acronym> 사용과 코드의 복잡성 및 가독성에 대한 소고&#8230;</strong></p>
<p> 디지츠님이 남겨주신 리플을 보고 <acronym title="Standard Template Library">STL</acronym> 같은 표준 라이브러리나 기타 여러 라이브러리들을 사용할 때 저도 그렇고 누구에게나 드는 의문일 거  같기 때문에 그에 대해 간단하게 저의 생각을 &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 디지츠</title>
		<link>http://j.strane.net/wp/archives/84/comment-page-1#comment-75</link>
		<dc:creator>디지츠</dc:creator>
		<pubDate>Fri, 25 Jan 2008 12:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://j.strane.net/wp/archives/84#comment-75</guid>
		<description>http://cplusplus.com/ref
쪽을 참고하시면 지원되는 표준만 볼 수 있습니다. [...]

전 더 이상 이쁘게 STL 코드를 짜는 것은 포기했습니다.
사람들에게 이해시키기도 힘들 뿐더러
그걸 생각해 내는게 너무 오래 걸리더군요.

C#을 요새 짜고 있다보니
C#이나 자바에서 지원하는 foreach()나 for( : ) 구문들이 더 맘에 듭니다. 하하.
다만.. C++의 Stream만은..
이상하게 따라올 언어가 없는 거 같아요.</description>
		<content:encoded><![CDATA[<p><a href="http://cplusplus.com/ref" rel="nofollow">http://cplusplus.com/ref</a><br />
쪽을 참고하시면 지원되는 표준만 볼 수 있습니다. [...]</p>
<p>전 더 이상 이쁘게 <acronym title="Standard Template Library">STL</acronym> 코드를 짜는 것은 포기했습니다.<br />
사람들에게 이해시키기도 힘들 뿐더러<br />
그걸 생각해 내는게 너무 오래 걸리더군요.</p>
<p>C#을 요새 짜고 있다보니<br />
C#이나 자바에서 지원하는 foreach()나 for( : ) 구문들이 더 맘에 듭니다. 하하.<br />
다만.. C++의 Stream만은..<br />
이상하게 따라올 언어가 없는 거 같아요.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.Strane</title>
		<link>http://j.strane.net/wp/archives/84/comment-page-1#comment-74</link>
		<dc:creator>J.Strane</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://j.strane.net/wp/archives/84#comment-74</guid>
		<description>비오// STL 만 써서 모양은 안습입니다[..] boost 를 쓴다면 좀 예쁘게 될듯 ...</description>
		<content:encoded><![CDATA[<p>비오// <acronym title="Standard Template Library">STL</acronym> 만 써서 모양은 안습입니다[..] boost 를 쓴다면 좀 예쁘게 될듯 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 飛烏</title>
		<link>http://j.strane.net/wp/archives/84/comment-page-1#comment-73</link>
		<dc:creator>飛烏</dc:creator>
		<pubDate>Wed, 23 Jan 2008 03:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://j.strane.net/wp/archives/84#comment-73</guid>
		<description>홀짝 구분하는 프로그램이 저렇게 아름다울[?] 수도 있구나..;</description>
		<content:encoded><![CDATA[<p>홀짝 구분하는 프로그램이 저렇게 아름다울[?] 수도 있구나..;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
