<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>艺术编程 —— fatalerror99 (iTePub's Nirvana) 's BLog - 7. Effective C++ 3rd Edition 中文版 第七章 (Item 41-48) (12)</title><link>http://blog.csdn.net/fatalerror99/category/163335.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 04 Nov 2007 12:14:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 48: 感受 template metaprogramming（模板元编程）</title><link>http://blog.csdn.net/fatalerror99/archive/2006/02/13/597624.aspx</link><pubDate>Mon, 13 Feb 2006 00:26:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2006/02/13/597624.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/597624.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2006/02/13/597624.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/597624.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=597624</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 48: Be aware of template metaprogramming&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/597624.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 47: 为类型信息使用 traits classes（特征类）（下）</title><link>http://blog.csdn.net/fatalerror99/archive/2006/02/08/594058.aspx</link><pubDate>Wed, 08 Feb 2006 01:44:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2006/02/08/594058.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/594058.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2006/02/08/594058.aspx#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/594058.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=594058</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 47: Use traits classes for information about types 本篇完成。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/594058.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 47: 为类型信息使用 traits classes（特征类）（上）</title><link>http://blog.csdn.net/fatalerror99/archive/2006/02/07/593291.aspx</link><pubDate>Tue, 07 Feb 2006 03:27:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2006/02/07/593291.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/593291.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2006/02/07/593291.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/593291.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=593291</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 47: Use traits classes for information about types 本篇未完，下次继续。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/593291.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 46: 需要 type conversions（类型转换）时在 templates（模板）内定义 non-member functions（非成员函数）</title><link>http://blog.csdn.net/fatalerror99/archive/2006/01/26/588652.aspx</link><pubDate>Thu, 26 Jan 2006 07:27:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2006/01/26/588652.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/588652.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2006/01/26/588652.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/588652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=588652</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 46: Define non-member functions inside templates when type conversions are desired&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/588652.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 45: 用 member function templates（成员函数模板） 接受 "all compatible types"（“所有兼容类型”）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/29/565640.aspx</link><pubDate>Thu, 29 Dec 2005 22:40:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/29/565640.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/565640.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/29/565640.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/565640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=565640</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 45: Use member function templates to accept "all compatible types"&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/565640.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 44: 从 templates（模板）中分离出 parameter-independent（参数无关）的代码（下）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/25/561876.aspx</link><pubDate>Sun, 25 Dec 2005 20:00:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/25/561876.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/561876.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/25/561876.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/561876.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561876</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 44: Factor parameter-independent code out of templates 本篇完成。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/561876.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 44: 从 templates（模板）中分离出 parameter-independent（参数无关）的代码（上）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/22/558789.aspx</link><pubDate>Thu, 22 Dec 2005 00:38:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/22/558789.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/558789.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/22/558789.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/558789.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=558789</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 44: Factor parameter-independent code out of templates 本篇未完，下次继续。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/558789.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 43: 了解如何访问 templatized base classes（模板化基类）中的名字（下）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/08/547388.aspx</link><pubDate>Thu, 08 Dec 2005 20:26:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/08/547388.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/547388.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/08/547388.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/547388.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=547388</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 43: Know how to access names in templatized base classes 本篇完成。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/547388.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 43: 了解如何访问 templatized base classes（模板化基类）中的名字（上）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/07/546338.aspx</link><pubDate>Wed, 07 Dec 2005 19:57:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/07/546338.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/546338.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/07/546338.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/546338.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=546338</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 43: Know how to access names in templatized base classes 本篇未完，下次继续。&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/546338.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 42: 理解 typename 的两个含义</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/04/543630.aspx</link><pubDate>Sun, 04 Dec 2005 23:18:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/04/543630.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/543630.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/04/543630.aspx#Feedback</comments><slash:comments>10</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/543630.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=543630</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 42: Understand the two meanings of typename&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/543630.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Item 41: 理解 implicit interfaces（隐式接口）和 compile-time polymorphism（编译期多态）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/12/01/540697.aspx</link><pubDate>Thu, 01 Dec 2005 01:10:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/12/01/540697.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/540697.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/12/01/540697.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/540697.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=540697</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming, Item 41: Understand implicit interfaces and compile-time polymorphism&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/540697.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fatalerror99</dc:creator><title>[翻译] Effective C++, 3rd Edition, Chapter 7. Templates（模板）和 Generic Programming（泛型编程）</title><link>http://blog.csdn.net/fatalerror99/archive/2005/11/28/538325.aspx</link><pubDate>Mon, 28 Nov 2005 11:59:00 GMT</pubDate><guid>http://blog.csdn.net/fatalerror99/archive/2005/11/28/538325.aspx</guid><wfw:comment>http://blog.csdn.net/fatalerror99/comments/538325.aspx</wfw:comment><comments>http://blog.csdn.net/fatalerror99/archive/2005/11/28/538325.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fatalerror99/comments/commentRss/538325.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=538325</trackback:ping><description>Effective C++, 3rd Edition, Chapter 7. Templates and Generic Programming&lt;img src ="http://blog.csdn.net/fatalerror99/aggbug/538325.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>