{"width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftorakichi.hateblo.jp%2Fentry%2F2017%2F10%2F22%2F132505\" title=\"\u3010C++\u3011\u30c7\u30d5\u30a9\u30eb\u30c8\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3092\u6301\u305f\u306a\u3044\u578b\u306e\u914d\u5217\u3092\u521d\u671f\u5316\u3059\u308b - Bite Code\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2017-10-22 13:25:05","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/torakichi_jp/","blog_url":"https://torakichi.hateblo.jp/","version":"1.0","type":"rich","title":"\u3010C++\u3011\u30c7\u30d5\u30a9\u30eb\u30c8\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3092\u6301\u305f\u306a\u3044\u578b\u306e\u914d\u5217\u3092\u521d\u671f\u5316\u3059\u308b","blog_title":"Bite Code","url":"https://torakichi.hateblo.jp/entry/2017/10/22/132505","author_name":"torakichi_jp","categories":["C++","\u5099\u5fd8\u9332","\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0"],"image_url":null,"description":"class X { public: explicit X(int) {} }; \u4e0a\u306e\u3088\u3046\u306a\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u306e\u306a\u3044\u30af\u30e9\u30b9\u306b\u3064\u3044\u3066\u8003\u3048\u3066\u307f\u307e\u3059\u3002 \u3053\u306e\u3088\u3046\u306a\u30af\u30e9\u30b9\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u3001\u660e\u793a\u7684\u306b\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3092\u547c\u3070\u306a\u3051\u308c\u3070\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002 X x1; // NG X x2(99); // OK X xarray1[3]; // NG X xarray2[3] = { X(10), X(20), X(30) // OK };","height":"190","provider_name":"Hatena Blog"}