{"height":"190","url":"https://perogram.hateblo.jp/entry/2019/01/14/160355","blog_url":"https://perogram.hateblo.jp/","provider_name":"Hatena Blog","title":"\u5024\u6e21\u3057\u30fb\u53c2\u7167\u6e21\u3057","provider_url":"https://hatena.blog","description":"struct Node{ string name = \"default name\"; Node(){} vector<Node> children; }; int main() { auto node0 = Node(); auto node1 = Node(); node0.children.push_back(node1); node1.name = \"new name\"; cout << node0.children[0].name << endl; } default name \u5024\u6e21\u3057\uff08\u30b3\u30d4\u30fc\uff09\u304c\u884c\u308f\u308c\u3066\u3044\u308b\u306e\u3067\u540d\u524d\u306e\u5909\u66f4\u304c\u53cd\u6620\u3055\u308c\u306a\u3044","width":"100%","image_url":null,"type":"rich","categories":[],"version":"1.0","author_name":"peroon","author_url":"https://blog.hatena.ne.jp/peroon/","blog_title":"perogram","published":"2019-01-14 16:03:55","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2019%2F01%2F14%2F160355\" title=\"\u5024\u6e21\u3057\u30fb\u53c2\u7167\u6e21\u3057 - perogram\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>"}