You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/07 21:42:33 UTC

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

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
            Reporter: Martin Sebor
            Priority: Minor


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.