• <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>

            清風竹林

            ぷ雪飄絳梅映殘紅
               ぷ花舞霜飛映蒼松
                 ----- Do more,suffer less

            C++中std::set<>集合中元素比較器(less<>)的設計

               一直沒有總結過,每次設計都會出一些問題,要知道STL的報錯可不是那么容易看懂的。
               假定需要設計的類為Country,各country之類比較的依據是人口population,分析如下:

               情形一:如果類Country類是你本人設計的,即你擁有對Country類的修改權,那么在類中重載operator<就可以了,需要注意的就是必須將其設計為const成員函數,如下:
            class Country
            {
            public:
                
            explicit Country(int population)
                {
                    m_nPopulation
            =population;
                }
                
            void print()
                {
                    std::cout
            <<m_nPopulation<<std::endl;
                }
                
            //注:operator<必須是const成員函數
                bool operator<(const Country& b)const
                {
                    
            return m_nPopulation<b.m_nPopulation;
                }

            private:
                
            int m_nPopulation;
            };
            int main(int argc, char* argv[])
            {
                Country countryArray[]
            ={Country(43), Country(54),Country(85),Country(95),Country(12),Country(57),Country(124),Country(78),
                    Country(
            45), Country(56),Country(87),Country(457),Country(567),Country(123),Country(456),Country(237),
                    Country(
            43), Country(784),Country(728),Country(76),Country(467),Country(83),Country(723),Country(86)};
                std::
            set<Country> countrySet;

                
            int nSize=sizeof countryArray/ sizeof countryArray[0];
                
            for (int i=0; i<nSize; ++i)
                {
                    countrySet.insert(countryArray[i]);
                }

                
            for (std::set<Country>::iterator iter=countrySet.begin(); countrySet.end()!=iter; ++iter)
                {
                    iter
            ->print();
                }


                
            //Sleep(int(2e9));
                system("pause");
                
            return 0;
            }

               情形二:Country為不是你設計的,即類中沒有已存在的operator<比較器,同時你也無法對其進行修改,那么你現在需要做的是在外部設計一個比較器,確切的說,是一個函數對象(或函數,但函數無法內聯),如下:

            class Country
            {
            public:
                
            explicit Country(int population)
                {
                    m_nPopulation
            =population;
                }
                
            void print()
                {
                    std::cout
            <<m_nPopulation<<std::endl;
                }
                
            //比上一個設計需要新加入一個函數
                int GetPopulation(voidconst
                {
                    
            return m_nPopulation;
                }
            private:
                
            int m_nPopulation;
            };
            int main(int argc, char* argv[])
            {
                Country countryArray[]
            ={Country(43), Country(54),Country(85),Country(95),Country(12),Country(57),Country(124),Country(78),
                    Country(
            45), Country(56),Country(87),Country(457),Country(567),Country(123),Country(456),Country(237),
                    Country(
            43), Country(784),Country(728),Country(76),Country(467),Country(83),Country(723),Country(86)};

                
            //設計函數對象
                struct country_less:public std::binary_function<Country, Country, bool>
                {
                    
            //這個倒不必須成為const成員函數,呵呵
                    bool operator()(const Country& a, const Country& b)const
                    {
                        
            return a.GetPopulation()<b.GetPopulation();
                    }
                };
                
            //std::set的定義就要復雜一些了
                std::set<Country, country_less> countrySet;

                
            int nSize=sizeof countryArray/ sizeof countryArray[0];
                
            for (int i=0; i<nSize; ++i)
                {
                    countrySet.insert(countryArray[i]);
                }
                
            //同樣,迭代器的定義也要復雜一些
                for (std::set<Country, country_less>::iterator iter=countrySet.begin(); countrySet.end()!=iter; ++iter)
                {
                    iter
            ->print();
                }

                
            //Sleep(int(2e9));
                system("pause");
                
            return 0;
            }

               這兩種情況的作用就是std::less<>謂詞,因此同樣適用于std::sort()









            posted on 2008-09-08 09:44 李現民 閱讀(10076) 評論(0)  編輯 收藏 引用 所屬分類: 語法試煉

            精品久久久久中文字幕一区| 欧美性大战久久久久久 | 久久久久亚洲AV成人网人人网站| 欧美精品国产综合久久| 91精品国产91热久久久久福利| 无码专区久久综合久中文字幕| 久久综合色区| 欧美日韩成人精品久久久免费看 | 精品久久久一二三区| 国产福利电影一区二区三区久久老子无码午夜伦不 | 久久福利片| 青青草原1769久久免费播放| 久久久久久久亚洲Av无码| 久久综合国产乱子伦精品免费| 久久亚洲中文字幕精品有坂深雪| 久久亚洲精品国产精品婷婷| 久久国产色av免费看| 久久久久人妻精品一区| 色综合久久天天综合| 久久影院午夜理论片无码| 国色天香久久久久久久小说| 久久天天躁狠狠躁夜夜躁2O2O| 久久99精品国产99久久6男男| 国产精品久久久久久福利漫画| 香港aa三级久久三级| 久久久久久久久久免免费精品| 色8激情欧美成人久久综合电| 久久香综合精品久久伊人| 久久久噜噜噜www成人网| 办公室久久精品| 久久久久久精品成人免费图片| 久久精品天天中文字幕人妻| 精品久久久久久无码中文字幕| 久久伊人中文无码| 久久91精品国产91久久户| 久久99精品久久久久久秒播 | av无码久久久久不卡免费网站| 国产 亚洲 欧美 另类 久久| 中文无码久久精品| 久久精品中文字幕有码| 久久99国产乱子伦精品免费|