{"blog_url":"https://so-wh.at/","provider_url":"https://hatena.blog","url":"https://so-wh.at/entry/20080530/p1","height":"190","image_url":null,"width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fso-wh.at%2Fentry%2F20080530%2Fp1\" title=\" map\u3092\u56de\u3059 - 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>","blog_title":"so what","author_name":"winebarrel","provider_name":"Hatena Blog","categories":["C++"],"title":" map\u3092\u56de\u3059","description":"\u300cp\u300d\u3092\u53c2\u7167\u306b\u3082\u30dd\u30a4\u30f3\u30bf\u306b\u3082\u3067\u304d\u306a\u3044\u2026\u306a\u305c\u30fc\uff1f #include <iostream> #include <string> #include <map> #include <algorithm> using namespace std; void handle(pair<string, string> p) { cout << p.first << \":\" << p.second << endl; } int main() { map<string, string> m; m.insert(make_pair(\"foo\", \"FOO\")); m.insert(make_pair(\"bar\", \u2026","version":"1.0","author_url":"https://blog.hatena.ne.jp/winebarrel/","type":"rich","published":"2008-05-30 00:00:02"}