gesource.jp
boost::tieで、std::pairやboost::tupleの値を取得する
一般的に、std::pairの値を取得するにはfirstとsecondを使います。 #include