2008-08-17

Conceptは難しい

C++0x の Concept の詳しい説明を書こうとしたが、一体、何から始めるべきなのか。

ConceptGCCのFAQに、concept_mapはメンバ関数はadaptできないと書いてあるけれど、できるんじゃないかなぁ。

if f is a non-static associated member function and the concept map contains one or more member function or member function template definitions in the type X and with the same name as f, E is x.f(parm10, parm20, ..., parmN0), where name lookup of x.f refers to the definitions of X::f in the concept map

No comments:

Post a Comment

You can use some HTML elements, such as <b>, <i>, <a>, also, some characters need to be entity referenced such as <, > and & Your comment may need to be confirmed by blog author. Your comment will be published under GFDL 1.3 or later license with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.