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

[jira] Resolved: (STDCXX-688) remove include/xxx_spec.h headers

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

Travis Vitek resolved STDCXX-688.
---------------------------------

    Resolution: Fixed

Merged to 4.3.x in [r673151|http://svn.apache.org/viewvc?rev=673151]
Merged to trunk in [r673154|http://svn.apache.org/viewvc?rev=673154]

> remove include/xxx_spec.h headers
> ---------------------------------
>
>                 Key: STDCXX-688
>                 URL: https://issues.apache.org/jira/browse/STDCXX-688
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: 23. Containers
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
>            Reporter: Martin Sebor
>            Assignee: Travis Vitek
>            Priority: Minor
>             Fix For: 4.2.2
>
>   Original Estimate: 1h
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The xxx_spec.h headers below are a vestige of a failed attempt to provide partial specializations of standard containers for pointer types. They have never been used, in all likelihood are broken, and should be removed.
> $ svn ls http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/include/ | grep _spec\.h
> deque_spec.h
> list_spec.h
> vector_spec.h

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