{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsulpsulpc.hatenadiary.org%2Fentry%2F20070323%2F1174640824\" title=\"template typedef - \u3058\u3087\u301c\u3060\u3093\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://sulpsulpc.hatenadiary.org/entry/20070323/1174640824","author_name":"sulpsulpc","published":"2007-03-23 18:07:04","title":"template typedef","blog_title":"\u3058\u3087\u301c\u3060\u3093\u306e\u65e5\u8a18","height":"190","provider_name":"Hatena Blog","image_url":null,"categories":["C++"],"version":"1.0","type":"rich","width":"100%","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/sulpsulpc/","blog_url":"https://sulpsulpc.hatenadiary.org/","description":"http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2112.pdf \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u5225\u540d\u3092\u4ed8\u3051\u308b\u306e\u306f\u3001typedef\u3058\u3083\u306a\u304f\u3066\u3001using\u3092\u4f7f\u3046\u306e\u306d\u3002 template <typename T> using Vec = vector<T>; using int32_t = int; // typedef\u306e\u4ee3\u308f\u308a\u306b\u3082\u4f7f\u3048\u308b\u3002 \u5225\u540d\u306f\u3001\u578b\u540d\u3058\u3083\u306a\u304f\u3066\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d\u3060\u304b\u3089\u3001 typedef\u3092\u4f7f\u3046\u306e\u306f\u30ad\u30e2\u30a4\u3068\u3044\u3046\u306e\u304c\u7406\u7531\u307f\u305f\u3044\u3060\u3051\u3069\u3001\u500b\u4eba\u7684\u306b\u306f\u8a31\u5bb9\u7bc4\u56f2\u3002 using\u306e\u610f\u5473\u304c\u65b0\u305f\u306b\u5897\u3048\u305f\u308a\u3001\u578b\u306e\u5225\u540d\u3092\u4ed8\u3051\u308b\u69cb\u6587\u304c\u3001\u8907\u6570\u3042\u308b\u307b\u3046\u304c\u30a4\u30e4\u3060\u306a\u3002 \u2026"}