• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            為了方便顯示map而自定義的兩個函數,出現了一個詭異的問題,感謝jinq????@163.com告之解決方法,但是我對問題的原因還是不太清楚.

            #include <map>
            #include <string>
            #include <iterator>
            #include <iostream>

            using namespace std;
            namespace std    
            {    
                 //如果不將該函數放入名字空間std則使用ostream_iterator不能通過編譯
                 //但是可以直接用cout輸出pair

                template<class _Elem,class _Traits,class K,class V>
                basic_ostream<_Elem,_Traits>& operator<<(
                    basic_ostream<_Elem,_Traits>& s
                    ,
                    const pair<K,V>& p
                    )
                {
                    return s<<p.first<<" : "<<p.second;
                }

            }

            template<class _Elem,class _Traits,class K,class V>
            basic_ostream<_Elem,_Traits>&  operator<<(
                basic_ostream<_Elem,_Traits>& s
                ,
                const map<K,V>& m
            )
            {
                copy(m.begin(), m.end(), ostream_iterator<pair<K,V> >(s, "\n"));
                return s;
            }

            int main()
            {
                using namespace std;
                map<string,string> a;
                a["key1"]="value1";
                a["key2"]="value2";
                cout<<a;
                system("pause");
                return 0;
            }
            posted on 2007-05-09 13:10 張沈鵬 閱讀(1143) 評論(7)  編輯 收藏 引用 所屬分類: C++
            Comments
            • # re: C++ std名字空間ostream_iterator與的詭異問題
              金慶
              Posted @ 2007-10-13 12:31
              我不記得解答過你的這個問題...
              請不要直接顯示我的郵件地址,避免被用于垃圾郵件。  回復  更多評論   
            • # re: C++ std名字空間ostream_iterator與的詭異問題
              Minidx全文檢索
              Posted @ 2007-10-13 13:57
              居然還有這樣的事情……  回復  更多評論   
            • # re: C++ std名字空間ostream_iterator與的詭異問題
              張沈鵬
              Posted @ 2007-10-13 14:08
              fixed  回復  更多評論   
            • # That's not just the best aswner. It's the bestest answer!
              Fats
              Posted @ 2011-05-26 12:09
              That's not just the best aswner. It's the bestest answer!  回復  更多評論   
            • # More posts of this quality. Not the usual c***, pelase
              Liberty
              Posted @ 2011-05-26 13:28
              More posts of this quality. Not the usual c***, pelase  回復  更多評論   
             
            亚洲一本综合久久| 无码精品久久久久久人妻中字| 国产精品久久成人影院| 国产三级精品久久| 久久久久久国产精品美女| 精品久久久久久久久午夜福利| 99久久国产综合精品成人影院| 性做久久久久久久久久久| 久久精品国产亚洲精品2020 | 成人久久免费网站| 久久国产精品99精品国产987| 精品久久久久久无码不卡| 久久99精品久久久久久久久久| 国产精品久久久久久久午夜片 | 久久精品中文闷骚内射| 久久精品无码一区二区日韩AV| 色88久久久久高潮综合影院| 国产精品美女久久久久av爽| 久久久久久毛片免费播放| 国产午夜电影久久| 国产精品久久永久免费| 久久精品国产色蜜蜜麻豆| 欧美久久亚洲精品| 日本道色综合久久影院| 国产成人精品白浆久久69| 久久精品国产免费观看| 色妞色综合久久夜夜| 伊人久久大香线蕉精品不卡| 狠狠综合久久综合中文88| 一本一道久久精品综合| 高清免费久久午夜精品| 99久久久国产精品免费无卡顿| 一本久久知道综合久久| 精品国产99久久久久久麻豆| 亚洲精品无码久久久| 天天综合久久一二三区| 四虎影视久久久免费观看| 亚洲精品无码久久毛片| 久久香综合精品久久伊人| 久久精品国产99国产精品导航| 久久久久久久波多野结衣高潮|