{"author_name":"winebarrel","categories":["C++"],"blog_url":"https://so-wh.at/","title":" \u6c4e\u7528\u95a2\u6570","blog_title":"so what","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fso-wh.at%2Fentry%2F20080526%2Fp9\" title=\" \u6c4e\u7528\u95a2\u6570 - so what\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","provider_url":"https://hatena.blog","version":"1.0","published":"2008-05-26 00:00:03","height":"190","image_url":null,"description":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u5c55\u958b(?)\u306f\u30b3\u30f3\u30d1\u30a4\u30eb\u6642\u3001\u300c<>\u300d\u3067\u660e\u793a\u7684\u306b\u6307\u5b9a\u3067\u304d\u308b\u3001\u3068\u3002 #include <iostream> #include <string> using namespace std; template <class X> void func(X &x) { cout << x << endl; } int main() { int i = 100; string s = \"foo\"; func(i); func<int>(i); func(s); func<string>(s); return 0; }","type":"rich","provider_name":"Hatena Blog","url":"https://so-wh.at/entry/20080526/p9","author_url":"https://blog.hatena.ne.jp/winebarrel/"}