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

            linux&c++ R&D

            programing is a pleasure!

            how to avoid instantiation of template operator?

            problem:
            I need to prevent given operator from being generated
            if underlying operation can't be compiled. Basically, this operator==:
            template<class T> class accessor 
                 typedef accessor
            <T> Self; 
            public
                 template
            <class C> friend inline bool operator==(Self l, C& r) 
                 
            return l.m_ref == r; } 
            }
             

            should not be instantiated if 'l.m_ref == r' fails to compile due to, for example, absence of related operator==.
            solution:

            template <bool Enable, typename T = void> 
            struct enable_if 

              typedef T type; 
            }

            template 
            <typename T> 
            struct enable_if
            <false, T> 
            }

            namespace Details 

            struct Shim 

              Shim(); 
            // Can be implicitely constructed by 
                         
            // everything (Not defined). 
            }

            struct NoMatchType 

            }

            // Only declared, never defined: 
            NoMatchType operator==(const Shim&const Shim&); 
            template 
            <typename T, typename U> 
            struct IsEqualComparableImpl 

            private
                
            static const T& t(); 
                
            static const U& u(); 
                
            static char Check(bool); // Expected result 
                static char (&Check(const NoMatchType&))[2]; // Fallback 
            public
                
            static const bool value = sizeof(Check(t() == u())) == 1
            }

            }
             

            template 
            <typename T, typename U> 
            struct IsEqualComparable 

              
            static const bool value = 
                Details::IsEqualComparableImpl
            <T, U>::value; 
            }

            //test example
            template<class T> class accessor 
               typedef accessor
            <T> Self; 
            public
               accessor() : m_ref() 
            {} 
               template
            <class C> friend   inline   typename enable_if<IsEqualComparable<T, C>::value, bool>::type 
             operator
            ==(Self l, C& r) 
                 
            return l.m_ref == r; 
               }
             
            private
              T m_ref; 
            }

            class C{}
            class D {}
            bool operator
            ==(D, D) return true; } 
            bool test() 

              accessor
            <D> a1; 
              D d; 
              bool b 
            = a1 == d; // OK 
              accessor<int> a; 
              C c; 
              
            return a == c; // Error 
            }
             
            int main() 
              
            return test(); 
            }
             


            http://groups.google.com/group/comp.lang.c++.moderated/browse_thread/thread/3aa0bd9ea133b967/9ca97b1308becafe#9ca97b1308becafe

            posted on 2007-04-17 23:42 丑石 閱讀(426) 評論(0)  編輯 收藏 引用 所屬分類: C++ problem and solution

            My Links

            Blog Stats

            News

            常用鏈接

            留言簿(1)

            隨筆分類(13)

            隨筆檔案(17)

            文章檔案(1)

            相冊

            收藏夾(1)

            Friends' blog

            useful sites

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            評論排行榜

            一本一本久久aa综合精品| 色综合久久中文字幕综合网| 久久天天躁狠狠躁夜夜不卡| 久久精品二区| 久久亚洲精品国产精品婷婷| 精品久久久久久久久免费影院| 亚洲精品视频久久久| 久久精品日日躁夜夜躁欧美| 99精品久久精品一区二区| 久久精品国产网红主播| 久久精品国产亚洲欧美| 久久久久亚洲AV成人网人人网站| 亚洲精品NV久久久久久久久久| 无码人妻少妇久久中文字幕| 人妻无码αv中文字幕久久琪琪布 人妻无码久久一区二区三区免费 人妻无码中文久久久久专区 | 久久精品一区二区影院| 久久久久久青草大香综合精品| 久久久久久久久66精品片| 久久久免费精品re6| 狠狠久久综合伊人不卡| 国产色综合久久无码有码| 国产一级做a爰片久久毛片| 亚洲国产精品狼友中文久久久| 亚洲国产精品成人久久蜜臀| 久久精品国产亚洲av麻豆小说 | 久久93精品国产91久久综合| 色婷婷久久久SWAG精品| 久久九色综合九色99伊人| 国产美女亚洲精品久久久综合| 色综合久久久久网| 无码国内精品久久人妻蜜桃| 国产日韩久久免费影院| 奇米影视7777久久精品| 亚洲伊人久久综合中文成人网| 人妻精品久久无码专区精东影业| 国产精品99久久久久久宅男| 精品久久久久久无码免费| 国产高潮国产高潮久久久| 久久婷婷色综合一区二区| 久久国产精品99久久久久久老狼 | 色欲久久久天天天综合网|