<?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/"
		>
<channel>
	<title>《Go defer的C实现》的评论</title>
	<atom:link href="http://tonybai.com/2013/02/03/implement-go-defer-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2013/02/03/implement-go-defer-in-c/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：WinKaR</title>
		<link>https://tonybai.com/2013/02/03/implement-go-defer-in-c/#comment-7427</link>
		<dc:creator>WinKaR</dc:creator>
		<pubDate>Mon, 16 Mar 2020 04:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1189#comment-7427</guid>
		<description>相当于给自己做了个ROP</description>
		<content:encoded><![CDATA[<p>相当于给自己做了个ROP</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ritchie</title>
		<link>https://tonybai.com/2013/02/03/implement-go-defer-in-c/#comment-861</link>
		<dc:creator>Ritchie</dc:creator>
		<pubDate>Sat, 27 Apr 2013 02:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1189#comment-861</guid>
		<description>我也做了个C++版本的defer:&lt;a href=&quot;http://my.oschina.net/chai2010/blog/117920&quot; rel=&quot;nofollow&quot;&gt;http://my.oschina.net/chai2010/blog/117920&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>我也做了个C++版本的defer:<a href="http://my.oschina.net/chai2010/blog/117920" rel="nofollow">http://my.oschina.net/chai2010/blog/117920</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
