﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-若有所思-最新评论</title><link>http://cppblog.com/Code-L/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Sat, 06 Nov 2010 14:43:15 GMT</pubDate><lastBuildDate>Sat, 06 Nov 2010 14:43:15 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: [C++]类模板在何时实例化？</title><link>http://www.cppblog.com/Code-L/archive/2016/08/17/132805.html#214192</link><dc:creator>erillfire</dc:creator><author>erillfire</author><pubDate>Wed, 17 Aug 2016 08:36:00 GMT</pubDate><guid>http://www.cppblog.com/Code-L/archive/2016/08/17/132805.html#214192</guid><description><![CDATA[template &lt;typename T&gt; class A;你不妨换成<br>template &lt;typename T&gt; class A{};再试试<img src ="http://www.cppblog.com/Code-L/aggbug/214192.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Code-L/" target="_blank">erillfire</a> 2016-08-17 16:36 <a href="http://www.cppblog.com/Code-L/archive/2016/08/17/132805.html#214192#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>