You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/06/02 20:45:45 UTC

[jira] Updated: (STDCXX-672) implement C++ 0x Concepts

     [ https://issues.apache.org/jira/browse/STDCXX-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-672:
--------------------------------

              Severity: Usability
    Remaining Estimate: 320h
     Original Estimate: 320h

Estimated effort at 8 weeks.

> implement C++ 0x Concepts
> -------------------------
>
>                 Key: STDCXX-672
>                 URL: https://issues.apache.org/jira/browse/STDCXX-672
>             Project: C++ Standard Library
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 4.2.0
>            Reporter: Martin Sebor
>             Fix For: 4.3
>
>   Original Estimate: 320h
>  Remaining Estimate: 320h
>
> This is a placeholder to [conditionally] implement C++ 0x Concepts in the library and enable them as compilers start to come online (initially for ConceptGCC: http://www.generic-programming.org/software/ConceptGCC ).
> Normative info on Concepts can be found here:
> Proposed Wording for Concepts (Revision 3)
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2421.pdf
> Concepts for the C++0x Standard Library: Approach
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2036.pdf
> Concepts for the C++0x Standard Library: Introduction
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2037.pdf
> Concepts for the C++0x Standard Library: Algorithms
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2040.pdf
> Concepts for the C++0x Standard Library: Numerics
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2041.pdf
> Concepts for the C++0x Standard Library: Utilities (Revision 2):
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2322.pdf
> Concepts for the C++0x Standard Library: Iterators (Revision 2):
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2323.pdf

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.