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.

Reply via email to