Issue Details (XML | Word | Printable)

Key: STDCXX-672
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

implement C++ 0x Concepts

Created: 25/Nov/07 08:09 PM   Updated: 02/Jun/08 06:45 PM
Return to search
Component/s: Configuration
Affects Version/s: 4.2.0
Fix Version/s: 4.3.0

Time Tracking:
Original Estimate: 320h
Original Estimate - 320h
Remaining Estimate: 320h
Remaining Estimate - 320h
Time Spent: Not Specified
Remaining Estimate - 320h

Severity: Usability


 Description  « Hide
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



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Farid Zaripov added a comment - 29/Nov/07 06:37 PM
Added space between link and the closing round bracket (otherwise this bracket was appended to the link).

Martin Sebor added a comment - 02/Jun/08 06:45 PM
Estimated effort at 8 weeks.