{"blog_url":"https://faithandbrave.hateblo.jp/","blog_title":"Faith and Brave - C++\u3067\u904a\u307c\u3046","title":" PStade.Oven map_keys \u3068 map_values","url":"https://faithandbrave.hateblo.jp/entry/20080530/1212137848","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F20080530%2F1212137848\" title=\" PStade.Oven map_keys \u3068 map_values - Faith and Brave - C++\u3067\u904a\u307c\u3046\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"faith_and_brave","provider_name":"Hatena Blog","type":"rich","width":"100%","image_url":null,"categories":["C++"],"height":"190","published":"2008-05-30 17:57:28","author_url":"https://blog.hatena.ne.jp/faith_and_brave/","description":"#include <iostream> #include <map> #include <string> #include <boost/foreach.hpp> #include <pstade/oven.hpp> using namespace std; using namespace pstade::oven; #define foreach BOOST_FOREACH int main() { map<string, int> dict; dict[\"Akira\"] = 23; dict[\"Johnny\"] = 38; dict[\"Millia\"] = 16; // key \u306e\u307f\u51fa\u529b \u2026","version":"1.0"}